body {
	background: #1D2337;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333; 
	}
a {
	color: #9E0B0E;
	}
.bg {
	background: url(./img/g_bg.gif) repeat-y top left;
	}
.page {
	background: url(./img/parchment_bg1.jpg) no-repeat top left; 
	padding: 75px 155px 50px 155px; 
	font-size: 16px; 
	text-align: justify;
	}
.ratetable {
	font-size: 16px; 
	color: #333; 
	}
.ratetable td {
	border-bottom: 1px #777 dotted;
	}
.footernav {
	font-size: 10px; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-align: center; 
	padding: 25px 0 0 0; 
	margin: 25px 0 0 0; 
	border-top: 1px #555 dotted;
	}
.footer {
	font-size: 10px;
	text-align: center;
	}
h1 {
	text-align: center; 
	font-size: 27px; 
	font-style: italic; 
	color: #790000;
	}
h2 {
	text-align: center; 
	font-size: 20px; 
	color: #790000;
	}