td {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 150%;
	color: #0033FF;
	text-decoration: none;
}
.qh2 {
	color: #FFFFFF;
	background-color: #CE1002;
}
.qh1 {
	color: #000000;
	background-color: #f1f1f1;
}
