Body {
	background-image : url(/images/moon.jpg);
	background-repeat : no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #002672;
}
Table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
A {
	color : Blue;
}
a:vlink {
	color : Blue;
}
a:hover {
	color : Red;
}
.NavLink {
	text-decoration : none;
	color : blue;
}
td.Header {
	height : 45px;
}
.BgColor { border : 1px solid Black;
}
