td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link{
	color:#450900;
	text-decoration: none;
}
a:visited{
	color:#450900;
	text-decoration: none;
}
a:hover{
color:#8C3000;
text-decoration:underline;
}
a:active{
	color:#8C3000;
	text-decoration: underline;

}.finePrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.large {
	font-size: 14px;
}
.white {
	color: #450900;
}
.blueText {
	font-family: "Arial Narrow";
	font-size: 19px;
	color: #5E0E17;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #450900;
	border-right-color: #450900;
	border-bottom-color: #450900;
	border-left-color: #450900;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
