@charset "UTF-8";
#NavBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
}
#NavBartable {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #660000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.NavBarLink {
	font-size: 16px;
	color: #FFCC33;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
.BodyHead {
	font-size: 24px;
	color: #FF9933;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-style: italic;
}
.style2 {
	color: #FF9933;
	text-align: center;
	font-size: 15px;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9933;
}
.BodyTextSM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
