body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F4F4F4;
}
body {
	background-color: #2A2A2A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(horiz.jpg);
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.xx-small {
	font-size: xx-small;
	color: #666666;
}

#fullheight{height:100%}
	
.BlackOnGrayHeading {
	color: #000000;
	font-weight: bold;
}

.SubHeading {
	color: #999999;
	font-weight: bold;
	font-size: medium;
}
