<style type="text/css">

a {
	text-decoration: none;
	font-weight: bold;
	color: #898899;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #898899;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #898899;
}

a:hover {
	text-decoration: underline overline;
	font-weight: bold;
	color: #898899;
}

body {
	color: #898899;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

input {
	color: #898899;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #D7D3D3; 
    font-size: 10pt;
    font-weight: bold; 
	border: 1 solid #898899; 
}

textarea {
	color: #898899;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #D7D3D3; 
    font-size: 10pt;
    font-weight: bold; 
	border: 1 solid #898899; 
}

select {
	color: #898899;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #D7D3D3; 
	font-size: 10pt;
    font-weight: bold; 
	border: 1 solid #898899; 
}

.button {
	border: 0; 
}

.flatinput {
	color: #898899;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F2F1F1; 
	border: 0; 
}

.label {
	text-decoration: none;
    font-size: 11pt;
	font-weight: bold;
	color: #898899;
}

.mailform {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #898899; 
	background-color: #D7D3D3; 
	text-indent: 5px; 
	width: 150px; 
/*	border: 2px #898899 */
}

.formtext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #898899; 
}
</style>
