body {
	background-color: Black;
	font-family: Arial;
	font-size: 8;
	color: Gray;
	font-weight : bold;
}
TD {
	FONT-SIZE: 14px;
	font-family: Arial;
	LINE-HEIGHT: 14px;
}
b {
	font-family: Arial;
	font-size: 12;
	font-weight : bold;
}
hr{
	color: Silver;
	width: 100%;
	height: 2
}
h2{
	color: Gray;
	font-family: "Bookman Old Style";
	font-size: 14px
}
h3{
	color: darkmagenta;
	font-family: "Bookman Old Style";
	font-size: 18px
}
h4{
	color: darkmagenta; font-size: 12px}
h5{
	color: White;
	font-size: 18px;
	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}