.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
	background-image: url(PageBG.gif);
	text-decoration: none;	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #FFFFFF;
}
p a {
	color: #FFFF99;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
.Footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC6600;
	text-decoration: none;
}
.Footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCC99;
	text-decoration: none;
}
.MainNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6600;
	line-height: 25px;
}
.MainNav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC6600;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.MainNav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCC99;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.BoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}