body {
	font-family: Arial;
	margin: 25px;
	font-size: 12px;
	color: #666666;
}
#maintable {
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: Arial;
	color: #E96C0F;
	font-size: 16px;
}
h2 {
	font-family: Arial;
	color: #E96C0F;
	font-size: 12px;
	text-align: left;
}
h3 {
	font-family: Arial;
	color: #0A1E60;
	font-size: 12px;
	text-align: left;
}
ul li {
	color: #666666;
}
ul {
	color: #0A1E60;
	text-align: left;
	padding-left: 13px;
}
li a {
	color: #0A1E60;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
.main_nav {
	padding-top: 12px;
	text-align: left;
}
.menuitem1 a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.main_nav #currentitem a {
	font-weight: bold;
}
.highlight {
	color: #0A1E60;
}
#features a {
	color: #E96C0F;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}
#features p {
	text-align: justify;
}
#copyright {
	color: #CCCCCC;
	font-size: 9px;
}