body {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	
}
textarea { font-family: Verdana; font-size: 8pt; color: #E58600; background-color: #FFF2D9; border: 1px solid; }

TABLE   { border-top-width: 0; border-top-style: none; border: 1px #7794FF;   }

li { font-size: 12px; }


a {
	font-size: 8pt;
	color: #000D6E;
}
a:visited { 
	color: #820303;
}
a:hover { color: #aeaeae;
	text-decoration: none
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid;
	background-color: #FFFfff; 
}