BODY { background-color: white;
	margin: 15px; }

ADDRESS, BLOCKQUOTE, BODY, DIV, DL, OL, P, PRE, SPAN, UL, TD, TH { font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black; }
	
H1, H2, H3, H4, H5, H6 { font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	color: #336633;
	line-height: 1.1em; }

H1 { font-size: 30px }
H2 { font-size: 24px }
H3 { font-size: 18px }
H4 { font-size: 13px }

A { cursor: auto; }

A:link { color: #336633;
	font-weight: bold;
	text-decoration: underline; }
	
A:visited { text-decoration: underline;
	color: #669966;
	font-weight: bold; }

A:hover { text-decoration: none;
	color: #333333; }

A:active { color: #333333; }

#footerWrapper { text-align: center } /* required to center div in MSIE/Win */

#footer { font-size: 11px;
	text-align: center;
	width: 95%;
	border: solid #CCCCCC 2px;
	padding: 3px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto; }
	
#leftNavbar { border: solid #CCCCCC 2px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px; }
	
#topHeading { border-bottom: solid #cccccc 1px }

P.small {	font-size: 10px;
	line-height: 13px }
	
P.medium {	
	font-size			: 10pt;
	color				: #000066;
}

.bullettext {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 9pt;
	color				: #000000;
}

.specialrate {
	font-family			: Georgia, Times New Roman, serif;
	font-size			: 30pt;
	color				: #336633;
	font-weight			: bold;
}

	
