td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whiteText {
	color: #FFFFFF;
}
.whiteLink {
	color: #FFFFFF;
	text-decoration: none;

}
.whiteTextBold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;



}
.blackLink {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #FF572A;
	font-size: 18px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
}
.orangeSubHeading {
	color: #FF572A;
	font-weight: bold;
}
