BODY {
		background : #FFFFF;
}

td {
	font-family : Verdana;
	font-size : 9px;
	color: White;
	font-weight : bold;
}
div.small { 
  font-family: Verdana; 
  font-size: 9px; 
  font-weight: normal;   
   }


A {
	color: White;
	text-decoration: none;
}

A:HOVER {
	color: White;
	text-decoration: underline;
}
