body, div, span, table, tr, td, textarea, input {
	font-family:Verdana,Arial;
	font-size:10pt;
	color:#000000;
}

img{
	border:none;
}

input,textarea{
	border: solid #2F4289 1px;
	WIDTH: 200px;
	HEIGHT: 14px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana,Arial,sans-serif;
	font-size:8pt;
	font:normal;
}

.submit{
	border: solid #2F4289 1px;
	WIDTH: 80px;
	HEIGHT: 21px;
	background-color: #D4D0C8;
	color: #000000;
	font-family: verdana,Arial,sans-serif;
	font-size: 10pt;
}

a:link { text-decoration:underline; font-weight:normal; color:#003366; }
a:visited { text-decoration:underline; font-weight:normal; color:#003366; }
a:hover { text-decoration:none; font-weight:normal; color:#003366;  }
a:active { text-decoration:none; font-weight:normal;; }