.small {
	font-size: 11px;
}

A:link {text-decoration: none; color: #C60000}
A:visited {text-decoration: none; color: #C60000}
A:active {text-decoration: none; color: #C60000}
A:hover {text-decoration: underline; color: #C60000}
.header {
	color: #CCCCCC;
	font-size: 30px;

}
td {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;

}
.fineprint {
	font-size: 9px;
	color: #CCCCCC;
}
.subheader {

	color: #CCCCCC;
	font-size: 20px;
}
