body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.highlightHead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B2A70;
	font-weight: bold;
}
.highlightBody {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
a.highlight:link {
	color: #F0A736;
}
a.highlight:visited {
	color: #F0A736;
}
a.highlight:hover {
	color: #F0A736;
}
a.highlight:active {
	color: #F0A736;
}
a.subnav:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.subnav:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.subnav:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F0A736;
}
a.subnav:active {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #292772;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #48468F;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C47B0F;
}
h3 {


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
li {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
	
.black {
	color: #000000;
}
