body {
	background-color: Black;
	font-size: 12px;
	color: Gray;
}
TD {
	FONT-SIZE: 13px;
	font-family: "Book Antiqua";
	LINE-HEIGHT: 13px;
}
hr{ color: Gray; width: 70%; height: 10}
p{	font-family: Arial;
	font-size: 12px;  }
h3{font-family: Arial;
	color: Gray;
	font-size: 18px;}
h5{
	font-family: "Bookman Old Style";
	color: Gray;
	font-size: 12px;
	font-weight : bold;
}
a:Link {
	color : White;
	font-size : 12px;
	font-weight : bold;
	TEXT-DECORATION: none}
a:visited {
	color : White;
	font-size : 12px;
	font-weight : bold;
	TEXT-DECORATION: none} 
a:hover {color :White;  font-size : 12px; 
    font-weight : bold;
    TEXT-DECORATION: none}