body
{
	margin: 0px 0px 0px 0px;
	font: 10pt verdana;
	background-color: black;
	color: white;
}
table
{
	font: 10pt verdana;
}
a, a:active, a:link, a:visited
{
    color: white;    
	 font-weight: bold;
    text-decoration: underline;
}
a:hover
{
    color: #FF8C00;
}
a.Top, a.Top:active, a.Top:link, a.Top:visited
{
    color: #FF8C00;    
	 font-weight: bold;
    text-decoration: none;
}
a.Top:hover
{
    color: white;
}
a.Nav, a.Nav:active, a.Nav:link, a.Nav:visited
{
    color: white;    
	 font-weight: bold;
    text-decoration: none
}
a.Nav:hover
{
    color: black;
}
.PageHeading
{
	font-size: 18pt;
	font-weight: bold;
	color: #FF8C00;
	border-top: 1px solid black;	
	text-align: center;
	border-bottom: 1px solid #FF8C00;
}
.BG1
{
	background-color: #018b57;
}
.BG2
{
	background-color: black;
}
hr
{
	color: #FF8C00;
}
