.bodytxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.black10pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.bodyRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #660000;
}
.titleRed {
	font-family: "Bodoni Book", Garamond, "Garamond Book";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.titleBlack {
	font-family: "Bodoni Book", Garamond, "Garamond Book";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#bottomNavigation {
	color: #660000;
}
#bottomNavigation ul {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	margin: 3px;
	padding: 3px;
	list-style-type: none;
	color: #660000;
	text-decoration: none;
}
#bottomNavigation ul li {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	display: inline;
}
#bottomNavigation ul li a {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size: 10px;
	float: right;
	height: 10px;
	margin-top: 10px;
	margin-left: 20px;
}
#bottomNavigation ul li a:link, #bottomNavigation ul li a:visited {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	color: #660000;
}
#bottomNavigation ul li a:hover {
	font-family: "Trebuchet MS", sans-serif, Verdana;
	background-color: #f7e2ab;
}
#bottomNavigation ul li.current a:link {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;
}
