body {
background-color:#400040;
margin-top: 0px;
}

td, th {
font-family: Georgia, "Times New Roman", Times, serif;
}

td.clear {background-color: transparent;
}

td.green {
background-color:#92A75A;
}

td.white {
background-color:#FFFFFF;
}

.quote {font-family:Arial, Helvetica, sans-serif;
color:#993366;
font-style:italic;
font-size:14px;
}

.nomargins {margin-top:0px;
padding-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}

.red {color: #990000;
}

.green {color: #006633;
}

.lime {color:#66FF99;
}

.caption { font-size: 10px;
}

h1 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990000;
	line-height: 25px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 5px;
	margin-bottom:5px;
	margin-top:12px;
}

h2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	line-height: 22px;
	font-weight: normal;
	margin-bottom:5px;
	margin-top:15px;
}

h3 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0C4E44;
	line-height: 16px;
	font-weight: normal;
}

h4 {font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   font-style: normal;
   line-height: 12px;
   color: #660066;
   margin-left: 8px;
   margin-right: 10px;
   font-weight: normal;
}

p {font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
   font-style: normal;
   line-height: 16px;
   color: #000066;
}

ol {font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-style: normal;
   line-height: 15px;
   color: #000066;
   margin-right:5px;
}

ul {font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-style: normal;
   line-height: 15px;
   color: #000066;
   margin-right:5px;
}

.indent {
    padding-left: 15px;
	padding-right: 15px;
}


hr {
    height: 1px;
	width: 85%;
}

a:link {
	text-decoration: underline;
	color:#660000;
}

a:hover {
	text-decoration: underline;
	color:#333366;
}

a:visited {
    text-decoration: underline;
	color:##663300;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	line-height: 14px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}

.sidebar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #660000;
}
