@charset "utf-8";
body {
	background-color: #330000;
	margin-top: 5px;
}
.style10 {
	color: #CC9900;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style10smaller {
	color: #CC9900;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style11 {
	color: #CC9900;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style12 {
	color: #FFCC66;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style12smaller {
	color: #FFCC66;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titling {
	color: #CC9900;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titling_subdued {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	color: #996600;
}

