﻿a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #330000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #330000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
a.home:link {
	font-size: 12pt;
	font-weight: bold;
}
a.home:visited {
	font-size: 12pt;
	font-weight: bold;
}
a.home:active {
	font-size: 12pt;
	font-weight: bold;
}
a.home:hover {
	font-size: 12pt;
	font-weight: bold;
}
a.navbottom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #330000;
	text-decoration: underline;
}
a.navbottom:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #330000;
	text-decoration: underline;
}
a.navbottom:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
a.navbottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #ffce63;
}
h1 {
	background-color: inherit;
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-variant: small-caps;
	letter-spacing: 3px;
	text-align: left;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.maintable {
	background-color: #ffffff;
	border: 2px solid #666633;
	width: 770px;
}
.title1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	letter-spacing: 12px;
}
.subtitle1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.maincell {
	background-color: white;
	padding: 6px;
	height: 785px;
	text-align: left;
	vertical-align: top;
	font-family:"Times New Roman", Times, serif;
	font-size: 11pt;
}
.navbutton {
	color: #666633;
	background-color: #999966;
	text-align: center;
	margin-top: 10px;
	padding-top: 4px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border: 1px solid #666633;
	height: 25px;
	width: 115px;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
