body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #000000;
}

a:link {
	color: #CC3300;
}
a:visited {
	color: #336600;
}
a:active {
	color: #993300;
}
a:hover {
	color: #FF6600;
}


H1, H2, H3, H4, H5 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; font-weight: bold; text-align: center;}
.Orange {
	color: #CC3300;
}
.OrangeLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3300;
}

H1.left, H2.left, H3.left, H4.left, H.left {font-family: Verdana, Arial, Helvetica, sans-serif; color: #600; font-weight: bold; text-align: left;}

SPAN.sub {font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #030; font-weight: bold;}

TD.cen {text-align: center;}

.Sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.BlueHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0000CC;
	font-weight: bold;
	text-align: center;
}
.BlueSmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
}
.BlueSans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	border-top-style: ridge;
	border-top-color: #0000CC;
	border-top-width: thin;
}
.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BlueHeader48 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	color: #0000CC;
}
.RedBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
