@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #ECE9D8;
}
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.WhiteTxt {
	color: #FFFFFF;
}
a.SideLink:link, a.SideLink:active, a.SideLink:visited {
	color: #000033;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
a.SideLink:hover {
	color: #FF0000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 10px;
}
.MainTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #003366;
	font-weight: bold;
	background-position: center center;
	text-align: center;
}
