.t10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.a12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.a12bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyt12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.t10bold {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.t10grey {
	font-family: Tahoma;
	font-size: 10px;
	color: #545454;
	font-weight: normal;
}
