h1 {
	font-size: 20px;
	color: #0033CC;
}
h2 {
	font-size: 16px;
	color: #9974A0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white-12 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}