body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ACACAC;
}

td {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

th {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

a, a:link, a:visited {
	color: #FF8484;
	text-decoration: none;
}

a:hover {
	color:#CC4444;
	text-decoration: none;
}

.sub {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 85%;
}

.lite {
	color: #FFFFBB;
}

.large, .large td, .large th {
	font-size: 120%;
}

.head, .head td, .head th {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

.small, .small td, .small th {
	font-size: 70%;
	color: #FFFFFF;
}
