td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
a:link {  color: #003399; text-decoration: none}
a:hover {  color: #003399; text-decoration: underline}
a:visited {  color: #003399; text-decoration: none}
.side {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;

}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
