/* CSS Document */
body{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
}
#wrapper {
  width: 1041px;
  margin-left: auto;
  margin-right: auto;
  border: 10px solid #ffffff;

}
a {
	font-size: 16px;
	color: #003399;
}
a:hover {
	color: #009966;
}
a:active {
	color: #003399;
}
a.nav{
	font-size: 14px;
	color: #000000;
	padding-right: 10px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}
a.nav2{
	font-size: 14px;
	color: #ffffff;
	padding-right: 10px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}
a:hover.nav {
	color: #9E0B0E;
}
.footer{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.footer2{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.content {
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 0px;
}
h1 {
	padding-left: 10px;
	font-size: 24px;
	margin-bottom: 0px;
}
h2 {
	font-size: 20px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFFF}
.rates1 {
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
	border-right: solid 2px #000;
	padding: 10px;
}
.rates2 {
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
	padding: 10px;
}

