BODY
UL.navbar
{
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: inherit;
	/*+placement:float-left 6px -29px;*/
	float: left;
	position: relative;
	left: 6px;
	top: -9px;
	width: 740px;
	list-style-type: none;
	margin: 0;
	padding: 0px;
}
H1
{
	font-family: Arial, SunSans-Regular, sans-serif;
	color: #051CBF;
	font-size: 12pt;
	font-weight: bold;
}
UL.navbar LI
{
	background: inherit;
}
UL.navbar A
{
	text-decoration: none;
	border-top: 0px solid #000000;
	/*+placement:shift 5px 4px;*/
	position: relative;
	left: 5px;
	top: 4px;
	color: #B2B6D2;
}
H2
{
	text-align: center;
	color: #000000;
	font-size: 18pt;
	font-family: "Times New Roman";
	margin-bottom: -7px;
	margin-top: 161px;
}
H3
{
	font-family: "Times New Roman";
	text-align: center;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -9px;
}
