headerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #CC00CC;
	height: 250px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footerText {font-family:Verdana, Arial; font-size:10px; color:#CCCCCC}
.main.td{
background-color:#333333;
}
.main .bulleted li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 12px;
	line-height:20px;
}
.main.bulleted strong {
	color:#CCCC99;
}