a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #809CFF;
	text-decoration: underline;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #809CFF;
	text-decoration: underline;
	background-color: #660000;
}
.textindent {
	margin-top: 2.5px;
	margin-bottom: 2.5px;
	margin-left: 5px;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #809CFF;
	text-decoration: underline;
}
.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000099;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 14px;
	background-color: #660000;
	padding: 5px;
}
.cellborderright {
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #999999;
}


a:hover {
	color: #FFFFFF;
	background-color: #660000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	color: #FFFF00;
}
