BODY, TD, TH, DL, UL, OL, P {    FONT-FAMILY: Verdana,Arial,Sans-serif; FONT-SIZE: 10pt;}
BODY { margin: 0; padding: 0; }

a:link
{
	color: #900;
	text-decoration: none;
}

a:visited
{
	color: #900;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.menu a:link
{
	color: #FFF;
	text-decoration: none;
}

.menu a:visited
{
	color: #FFF;
	text-decoration: none;
}

.menu a:hover
{
	color: #FF0;
	text-decoration: underline;
}

.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 20px;
	font-weight: bold;
	color: #6F5410;
}

.txt 
{
   font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif; 
   font-size:11px;
   background-color: #FFFFFF;
   border-style: solid;
   border-width: 1px;
}

.submit 
{
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif; 
   	font-size:11px;
	border-style: solid;
}

input,select,textarea 
{
	color:#000000;
	font-family: MS Sans Serif, Verdana, Arial, Geneva;
	font-size: 10px;
}