html {font-size: 100.01%;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003300;
	font-family: Georgia, 'Times New Roman', Times, serif
	font-size: 16px;
	line-height: 18px; 
}

html>body {font-size: 18px;} 

a:link {
	color: #003C8D;
}

a:visited {
	color: #003C8D;
}

a:hover {
	color: #FE5816;
}

a:active {
	color: #FE5816;
}

.nav {
	color: #ffffcc;
	font-size: 16px; 
	font-variant: small-caps; 
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 45px;
	margin-right: 45px;
}

.navsep {
	color: #ffffcc;
	font-size: 16px; 
	font-variant: small-caps; 
	font-family: Verdana, Geneva, sans-serif;
}

.nav a:link {
	text-decoration: none;
	color: #ffffcc;
}

.nav a:visited {
	text-decoration: none;
	color: #ffffcc;
}

.nav a:hover {
	text-decoration: none;
	color: #ffcc66;
	/*font-weight: bold;*/
}

.nav a:active {
	text-decoration: none;
	color: #ffcc66;
}

.header {
	color: #003300;
	font-size: 28px; 
	line-height: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.subheader {
	color: #330000;
	font-size: 22px; 
	margin-top: 0px;
	margin-bottom: 0px;
}

.centertext1 {
	width: 900px;
	float: right;
	color: #330000;
	margin-right: 25px;
	text-align: left;
	line-height: 20px;
}

.centertext2 {
	width: 675px;
	float: right;
	color: #330000;
	margin-right: 25px;
	text-align: left;
	line-height: 20px;
}

.price {
	text-align: center;
	font-family: 'Courier New', Courier, monospace;
	font-weight: bold;
	color: #003300;
}
	
.footer {
	color: #cccc99;
	font-size:12px;
}

.footer a:link {
	text-decoration: none;
	color: #cccc99;
}

.footer a:visited {
	text-decoration: none;
	color: #cccc99;
}

.footer a:hover {
	text-decoration: none;
	color: #ffcc66; /*was 339933 light green*/
}

.footer a:active {
	text-decoration: none;
	color: #ffcc66;
}

.small {
	font-size: 12px;
	height: 12px;
}

.realsmall {
	font-size: 9px;
	height: 9px;
}

.nomar {
	margin-top: 0;
	margin-bottom: 0;
}

.smmar {
	margin-top: 4px;
	margin-bottom: 0px;
}

td,th {
	font-size: 16px;
	color: #330000;
	line-height: 20px; 
}	

ul {
	font-size: 16px;
	color: #330000;
	line-height: 20px; 
	margin-top: 0px;
}
