td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
.superscript {
	font-size: 10px;
	vertical-align: super;
}
.homemenu {
	font-size: 12px;
}
