body {
	margin-left: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}
	
body,td,th {
	color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height:17px;
}
H2 {
	color: #862A39;
	padding-top: 10px;
	padding-bottom: 0px;
}
H3 {color: #862A39}
H4 {color: #862A39;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height:10px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;}

a:link {
	color: #862A39;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #862A39;
}
a:hover {
	text-decoration: none;
	color: #908D88;
}
a:active {
	text-decoration: underline;
}
	
td.footer {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:40px;
	color: #ffffff;
	font-size:10px;
	letter-spacing:1px}
	
td.footer a:link {
    color:#ffffff;
	text-decoration: none;}
	
td.footer a:visited {
    color:#ffffff;
	text-decoration: none;}
	
td.footer a:hover {
    color:#862A39;}
	
td.topnav {
	padding-left:40px;
	padding-top:0px;
	padding-bottom:5px;
	padding-right:40px;
	color: #ffffff;
	font-size:11px;
	letter-spacing:1px}
	
td.topnav a:link {
    color:#ffffff;
	text-decoration: none;}
	
td.topnav a:visited {
    color:#ffffff;
	text-decoration: none;}
	
td.topnav a:hover {
    color:#862A39;}
	
td.rates {
	border-color:#BEB8A8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;}
	
td.rates2 {
	border-color:#BEB8A8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;}
.floatright {
	float: right;
}
