
BODY,h1,h2,h3,h4,p,ul,ol,li {
	background-color: Black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:16px;
	font-color: White;
}
p{
	color: white;
	margin-left:2em;
}
h1,h2,h3,h4{
	color: White;
	clear: both;
	text-decoration : none;
}
h1{
	font-weight: bold;
	font-size : 24px;
	margin-top: 0;
}
h2{
	font-weight: 600;
	font-size : 18px;
	margin-top: 0;
}

h3{
	font-weight: 600;
	font-size : 14px;
	margin-top: 0;
}
h4{
	font-weight: 900;
	font-size : 12px;
	margin-top: 0;
}


a{
	color: White;
	text-decoration : none;
	font-weight : bold;
}
a:link{
	color: Maroon;
	text-decoration : none;
	font-weight : bold;
}
.rowHighlight
{
color: yellow
}
.rowNormal
{
background: Black
}
.leftNav:hover{
	color: #FF6633;
	font-weight: bold;
	font-size: 14px;
	text-decoration: overline underline;
}
.leftNav{
	color: White;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
.leftNav:link{
	color: white;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.bottomNav:hover{
	color: #FF6633;
	;
	font-weight: bold;
	font-size: x-small;
	text-decoration: overline underline;
}
.bottomNav{
	color: White;
	font-weight: normal;
	font-size: x-small;
	text-decoration: none;
}
.bottomNav:link{
	color: White;
	font-weight: normal;
	font-size: x-small;
	text-decoration: none;
}
.tiny:hover{
	color: Maroon;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}
.tiny{
	color: White;
	font-weight: normal;
	font-size: xx-small;
	text-decoration: none;
}
.tiny:link{
	color: White;
	font-weight: normal;
	font-size: xx-small;
	text-decoration: none;
}
.tinyAd{
	color: Maroon;
	font-weight: normal;
	font-size: xx-small;
	text-decoration: none;
}
.smallAd{
	color: Maroon;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
}
.smallAd:link{
	color: Maroon;
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
}
.smallAd:hover{
	color: Maroon;
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline;
}
.tableHeading{
	color: White;
	font-weight: bold;
}
.siteNameBg{
	color: White;
	font-weight: bold;
	font-size: 36px;
}
.siteNameSm{
	color: White;
	font-weight: bold;
	font-size: 20px;
}