body {
	font-family: Georgia, Times, Trebuchet, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-family: Georgia, Times, Trebuchet, serif;
	font-size: 12px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-weight:bold
}

.BoldTitle
{
	font-size:16px;
	font-weight:bold
}

.PageTitle
{
	font-size:16px;
	margin-top:52px;
	font-weight:bold
}

h2
{
	font-size:14px
}

h3
{
	font-size:12px;
	font-weight:bolder;
}

.whitenav a {
	text-decoration: none;
	color: #000000;
}

.whitenav a:hover {
	font-weight:bold
}