body {
	background-color: #FFFFFF; 
}

@charset "UTF-8";
.DrkGreen-12 {
	font-family: Arial;
	font-size: 12px;
	color: #6c8896;
	margin-left: 8px;
	margin-right: 0px;
}


	
.footertext {
	font-family: Arial;
	font-size: 10px;
	color: #c0cbd6;
}
.bodytext {
	font-family: Arial;
	font-size: 14px;
	color: #335c6f;
	margin-left: 7px;
	margin-right: 5px;
}
.bullets {
	font-family: Arial;
	font-size: 14px;
	color: #47718a;
	list-style-position: outside;
	list-style-image: url(images/listbullet.gif);
}
.links {
	font-family: Arial;
	font-size: 14px;
	color: #335c76;
	text-decoration: underline;
	font-weight: bold;
}
.highlights-10 {
	font-family: Arial;
	font-size: 10px;
	color: #2c71b4;
	margin-left: 8px;
}
.style1 {
	font-size: 14px;
	text-decoration: underline;
}
.style2 {color: #067eb4}
.announce {
	font-size: 20px;
	font-style: italic;
}
.blackheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bodytable {
	border: medium solid #bfcbd5;
}