.feature	    { 
font-size: 11px;
font-family: Tahoma, Arial;
color: #FFFFFF; }

.featurehdr	    {
	font-size: 13px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.address    {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}
.nav{
	font-size: 9px;
	font-family: Verdana;
	color: #000000;
}


.footer	    {
	font-size: 9px;
	font-family: Tahoma;
	color: #ffffff;
}




a:link 		{ text-decoration: none;}
a:active	{ text-decoration: none;}
a:visited	{ text-decoration: none;}
a:hover		{ text-decoration: underline;}



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 4px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
