body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FDFCE8;
	margin: 20px 0px 0px;
}
a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

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

.largehead {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.midhead {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.smalltext {
	color: #000000;
	font-size: 11px;
}
.tracks {
	font-size: 20px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
	margin-left: 30px;
}
