body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;}
.TenPt {
	font-size: 10pt;
}
.heading1 {
	font-size: 14pt;
}
.white {
	color: #FFFFFF;
	font-size: 12px;

}
.whiteBold {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;


}
a {
	font-size: 12px;
	color: #FFFFFF;
}
.heading1white {
	font-size: 14pt;
	color: #FFFFFF;

}
.TenPtGrey {
	font-size: 10pt;
	color: #666666;

}
td {
	color: #FFFFFF;
}
