
body {
	font-family: Bookman Old Style, Bookman, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("images/headerbgbody.jpg");
}

p, td {
	font-family: Bookman Old Style, Bookman, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}


.small {
	font-size: 9pt;
}


h2, h3, h4 {
	font-weight: bold;
	color: #002A54;
}


a, a:hover, a:visited, a:active {
	font-size: 10pt;
	color: #002A54;
	font-weight:bold;
	text-decoration: underline;
}

.a2, .a2:hover, .a2:visited, .a2:active {
	font-size: 14pt;
	color: #002A54;
	font-weight:bold;
	text-decoration: underline;
}

.a3, .a3:visited, .a3:active {
	font-size: 10pt;
	color: #002A54;
	font-weight:bold;
	text-decoration: underline;
}

.a3:hover {
	font-size: 10pt;
	color: #7E8E97;
	font-weight:bold;
	text-decoration: underline;
}