body
{ 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link { text-decoration:none; font-weight:bold; color:#003366; }
a:visited { text-decoration:none; font-weight:bold; color:#003366; }
a:hover { text-decoration:none; font-weight:bold; }
a:active { text-decoration:none; font-weight:bold; color:#003366;}

.form {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-color: #EEEEEE}
.input
   { color:#000000; solid #517599; }
.button
   { background-color:#999999; color:#000000; width:100px; border:1px #DDDDDD solid; }

