body {
	font-family: Arial;
}

td {
	font-family: Arial;
	font-size: 13px;
}

a, a:visited, a:hover {
	font-family: Arial;
	color: #8A0C0D;
	text-decoration: underline;
}


#top a, #top a:visited, #top a:hover {
	font-family: Arial;
	color: #CEB271;
	font-size:17px;
	font-weight: bold;
	text-decoration:underline;
}

#footer {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
}

#footer a, #footer a:visited, #footer a:hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration:underline;
}

H1 {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
}

H2 {
	font-family: Arial;
	font-size: 19px;
	color: #000000;
}

.boldBeige {
	color: #CEB271;
	font-weight: bold;
}

.tag {
	color: #8A0C0D;
	font-weight: bold;
}

.small {
	font-family: Arial;
	font-size: 9px;
}