td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 175%;
}
.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: EFEFD8;
}
.bottom A:link {
	color: EFEFD8;
}
.bottom A:visited {
	color: EFEFD8;
}
.bottom A:hover {
	color: DB824C;
}
a:link {
	color: 4C4C15;
}
a:visited {
	color: #647A68;
}
a:hover {
	color: DB824C;
}

.bold {
	font-size: 11px;
	font-weight: bold;
}
.boldthirteen {
	font-size: 13px;
	font-weight: bold;
}
