.frontboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #253C47;
	line-height: 12px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	list-style-position: inside;
	list-style-type: disc;
}
.contentdark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #132A4A;
	line-height: 17px;
}
.headers {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F59243;
	line-height: 17px;
}
a:link {
	color: #33CCFF;

}
a:visited {
	color: #00ccff;

}	
a:hover {
	color: #FB8F3C;

}

.bullets1 {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 10px;
	color: #FFFFFF;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background: url(images/bullet.gif) no-repeat 0px 0px;
	padding-left: 12px;
	margin-bottom: 10px;
	text-indent: -16px;
	}
