BODY, TD {
	background: white none repeat fixed;
	color : black;
	font-family : "Gill Sans MT";
	font-size: xx-small;
	text-align: justify;
	azimuth : deg;
	cursor : auto;
	text-shadow : inherit;
}

A {
	text-decoration: none;
	color: Navy;
	background : transparent;
	font : normal normal normal/13%;
	text-align : center;
}

A:Hover {
	color: Red;

}

HR{
	color: Navy;
	height: 2pt;
	background : none fixed;
}