BODY {
	SCROLLBAR-FACE-COLOR: #FFFFCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFCC; 
	SCROLLBAR-SHADOW-COLOR: #FFFFCC; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #FFFFCC; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
A.nav:link {
	color: #ffcf70;
	font-size : 14px;
	text-decoration: none;
	font : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.nav:visited {
	color: #FFCF70;
	font-size : 14px;
	text-decoration: none;
	font : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.nav:active {
	color: #FFCF70;
	font-size : 14px;
	text-decoration: none;
	font : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.nav:hover {
	color: #FFFFCC;
	font-size : 14px;
	text-decoration: none;
	font : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
H1 {
	COLOR: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom : 0;
	margin-top : 0;
}
H2 {
	COLOR: #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom : 0;
	margin-top : 0;
	font-weight : bold;
}
.none{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cc3300;
	font-size : 14px;
	font-weight : bold;
}
.body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 12px;
}
.bodycenter{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 12px;
	text-align: center;
}
.bodyBold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size : 12px;
	font-weight : bold;
}
.address{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size : 14px;
	font-weight : bold;
}
.feature{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size : 8pt;
	font-weight : bold;
}