.SectionHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.Credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.promobtn { margin:10px auto; padding: 10px; display:block; width:200px; background-color: #EA9900; color: #EEFFFF; text-align: center; text-decoration: none; font-weight:bold; border:1px solid #fff;}
