body { 	font-family: Verdana, Arial, Helvetica, Snas Serif;
 }

.indent {
	margin-left: 10px;
}
.indent2 {
	margin-left: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, Snas Serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.maintable {
	clear: both;
	width: 700px;
	border: 0px none;
}
.navtable {
	width: 150px;
	border: 0px none;
}
.navtable p {
	padding: 0px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navtable a:link {
	color: #CC0000;
}
.navtable a:hover {
	color: #CC0000;
}
.navtable a:active {
	color: #CC0000;
}
.navtable a:visited {
	color: #660000;
}
.navtable h4.current {
	padding: 2px 5px;	
	background-color: #cc0000;
	color: #FFFFFF;
}
.navtable h4.current a:link {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight: bold;
}
.navtable h4.current a:hover {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight: bold;
}
.navtable h4.current a:active {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight: bold;
}
.navtable h4.current a:visited {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight: bold;
}
.navtable p.current {
	padding: 2px 5px;	
	background-color: #cc0000;
	color: #FFFFFF;
}
.navtable p.current a:link {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight: bold;
}
.navtable p.current a:hover {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight: bold;
}
.navtable p.current a:active {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight: bold;
}
.navtable p.current a:visited {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	width: 700px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
h4 a:link {
	color: #CC0000;
}
h4 a:active {
	color: #CC0000;
}
h4 a:visited {
	color: #990000;
}
h4 a:hover {
	color: #ff0000;
}

h6 a:link {
	padding: 2px;
	size: 9px;
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}
h6 a:active {
	padding: 2px;
	size: 9px;
	color: #cc0000;
	background-color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
h6 a:visited {
	padding: 2px;
	size: 9px;
	color: #cc0000;
	font-weight: normal;
	text-decoration: none;
}
h6 a:hover {
	padding: 2px;
	size: 9px;
	color: #ffffff;
	font-weight: normal;
	background-color: #999999;
	text-decoration: none;
}
img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.summary {
	width: 100%;
	border: 1px solid #CCCCCC;
	margin: 10px 10px 10px 0px;
	}
.summary td {
	padding: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 15px;
	letter-spacing: .1em;
}

td.navigation {
	border:0;
	background-color:#164781;
	color:#ffffff;
	font-family: Helvetica, Arial, sans-serif;
	height:16px;
}
td.navigation p {
	color:#ffffff;
}
td.navigation a:link {
	font-size:11px;
	height:17px;
	padding:3px 0.5em;
	text-decoration: none;
	color: #ffffff;
}
td.navigation a:active {
	font-size:11px;
	height:17px;
	padding:3px 0.5em;
	text-decoration: none;
	color: #ffffff;
}
td.navigation a:visited {
	font-size:11px;
	height:17px;
	padding:3px 0.5em;
	text-decoration: none;
	color: #ffffff;
}
td.navigation a:hover {
	font-size:11px;
	height:17px;
	padding:3px 0.5em;
	text-decoration: none;
	color: #ffffff;
}
td.navigation a#one:hover {
	background-color: #999999;
}
td.navigation a#two:hover {
	background-color: #999900;
}