INPUT	    {FONT-FAMILY: Verdana, Arial, Helvetica, Trebuchet MS; FONT-SIZE: 10;}
SELECT      {FONT-FAMILY: Verdana, Arial, Helvetica, Trebuchet MS; FONT-SIZE: 10;}
TEXTAREA    {FONT-FAMILY: Verdana, Arial, Helvetica, Trebuchet MS; FONT-SIZE: 10;}
FORM	    {FONT-FAMILY: Verdana, Arial, Helvetica, Trebuchet MS; FONT-SIZE: 10; margin-bottom: 0;}
H1	    {FONT-FAMILY: Verdana, Arial, Helvetica, Trebuchet MS; FONT-SIZE: 12; COLOR: #FFFFFF; margin-bottom : 0; margin-top : 0;}
H2	    {FONT-FAMILY: Verdana, Arial, Helvetica, Trebuchet MS; FONT-SIZE: 11; color: #FFCC66; margin-bottom : 0; margin-top : 0;}
H3	    {FONT-FAMILY: Verdana, Arial, Helvetica, Trebuchet MS; FONT-SIZE: 10; color: #66CC66; margin-bottom : 0; margin-top : 0;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
