

body {
	margin: 0px;
	background-color: #d6b87a;
	}

body, td {
	font-family: georgia;
	font-size: 12px;
	color: #444444;
	}

.main { 
	background-color: #ffffff;
	border-right: 5px solid #7387a0;
	border-left: 5px solid #7387a0; 
	}

a:link    { color: #666666;  font-weight: bold; text-decoration: underline; }
a:visited { color: #666666;  font-weight: bold; text-decoration: underline; }
a:hover   { color: #000000;  font-weight: bold; text-decoration: underline; }

.nav { 
	font-family: arial; 
	font-size: 15px; 
	font-weight: bold; 
	line-height: 22px; 
	}

.nav a:link    { color: #2b415d; }
.nav a:visited { color: #2b415d; }
.nav a:hover   { color: #334433; }

h1 { font-weight: normal; font-size: 18px; font-family: arial; color: #5a5c75; } 

h2 { font-weight: normal; font-size: 16px; font-family: verdana, arial; } 

h3 { font-weight: normal; font-size: 14px; font-family: verdana, arial; } 

h4 { font-weight: bold; font-size: 14px; color: #788da4; } 

.head1 { font-weight: bold; font-size: 16px; color: #000033; } 

.head2 { font-weight: bold; font-size: 14px; color: #444444; } 

.sub1 { font-size: 11px; font-weight: bold;  } 

.sub2 { 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000;   
	} 

.ta {
	background-color: #599642; 
	width: 146px; 
	padding: 4px; 
	font-family: helvetica, arial; 
	font-size: 14px;  
	color: white; 
	}

.footer { 
	font-family: verdana;
	background-color: #7387a0; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	color: #ffffee; 
	line-height: 18px; 
	}

li { line-height: 18px; }

table.rates td {
	background-color: #eace94;
	border: 1px solid #ffffff;
	font-weight: bold;
	padding: 4px;
	}

