FONT  { font-family:Verdena;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}

.midsmall { font-size: 10pt; text-decoration: none;}
.smallfont { font-size: 10pt;}

.textarea {border:solid 1;}
.input{border:solid 1;}

.shade {border-style:groove;}
.cinput {background-color:#CCCCCC; font-size: 10pt;}