body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #040136;
	margin-top: 6px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.indent {
    padding-left: 30px;
	padding-right: 30px;
}

ul {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 16px;
   color: #660000; 
}
ol {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 14px;
   color: #660000; 
}


h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000066;
	line-height: 21px;
	font-weight: normal;
	padding-top: 10px;
}

h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	font-weight: normal;
	padding-top:4px;
	line-height: 18px;
	margin-bottom: 0px;
}

h3 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   font-style: normal;
   color: #D76426;
   font-weight:normal;
   margin-top: 2px;
   margin-bottom: 0px;
}

h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 14px;
   color: #FFFFFF;
   font-weight: normal;
   letter-spacing:1px;
   margin-top: 5px;
   margin-bottom: 5px;
}

p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 15px;
   font-style: normal;
   color: #660000;    
}
.red {
   color: #CC0000;
}
.quote {font-family:Georgia, "Times New Roman", Times, serif;
	color:#8D6588;
	font-size:14px;
}
a:link {
	text-decoration: underline;
	color:#990000;
}
a:hover {
	text-decoration: underline;
	color:#0000FF;
}
a:visited {
	text-decoration: underline;
	color:#666666;
}

.mainnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.mainnavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.mainnavlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   color: #350000; 
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-style: normal;
   color: #666666; 
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-style: normal;
   color: #535838; 
}
