BODY  {
	font-family : Verdana, Trebuchet MS, Tahoma;
	font-size : 9px;
	
	margin: 0px 0px 0px 0px;
	color : Black;
	font-weight : normal;
}


TD  {
	font-family : Verdana, Trebuchet MS, Tahoma;
	font-size : 10px;
	
	margin: 0px 0px 0px 0px;
	color : Black;
	font-weight : normal;
}

TD.errortext  {
	font-family : Verdana, Trebuchet MS, Tahoma;
	font-size : 10px;
	margin: 0px 0px 0px 0px;
	color : red;
	font-weight : normal;
}



.highlight  {
	font-family : Verdana, Trebuchet MS, Tahoma;
	font-size : 10px;
	
	margin: 0px 0px 0px 0px;
	color : #000000;
	font-weight : bold;
}
A:link  {
    color : #000000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
	text-decoration: none;
}

A:visited  {
    color : #000000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
	text-decoration: none;
}

A:hover  {
    color : #ffffff;
    font-size : 10;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
	text-decoration: none;
}


A:movover:hover{
    color : blue;
    font-size : 10;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
	text-decoration: underline;
}

