BODY{
	background: white none repeat fixed;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
} 

TD {
	background: white none repeat fixed;
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	azimuth : deg;
	cursor : auto;
	text-shadow : inherit;
}

A {
	text-decoration: none;
	color: Green;
	background : transparent;
	font : normal normal normal/13%;
	text-align : center;
}

A:Hover {
	color: Red;

}

HR{
	color: Navy;
	height: 2pt;
	background : none fixed;
}