

body {
	color: #676A55;
	background-color: #676A55;
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	SCROLLBAR-FACE-COLOR: #BBC2D2;
	SCROLLBAR-3DLIGHT-COLOR: #1E4F66;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #676A55;
	
}
p {
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-size: 17px;
	color: #005b70;
	margin-top: 5px;
	margin-bottom: 0px;
}
h1 {
	font-size: 17px;
	color: #000000;
	margin-top: 77px;
	margin-bottom: 10px;
}

a:link {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	
}
a:visited {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}	
a:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;	
}

.centercoltext {
	padding-right: 10px;
	padding-left: 15px;
}

.newshead {
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #000080;
	font-size: 12pt;
	font-weight: bold;
}

.bknav {
	border: #19AEC8;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #EBF3FB;
}


.footer {
font-size: 12px;
	color: #000000;
}


.highlightbox {
	padding: 5px;
	color: #333333;
	background-color: #FFCC66;
}