.address {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.address a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.address a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.address a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: bold;
	color: #cccccc;
	text-decoration:underline;
}
.menu_heading {
	font-family: "Arial Narrow";
	font-size: 15px;
	text-transform: capitalize;
	color: #FFFFFF;
	margin-left: 50px;
	font-weight: normal;
	font-variant: small-caps;
}
.mailing_list{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	margin-left:30px
}
.body_text{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 135px;
}
.body_text a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.body_text a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.body_text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
.contact_text{
	font-family: Tahoma;
	font-size: 11px;
	color: #fefefe;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 25px;
}
.contact_form{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	margin-left:5px
}
.disclaimer{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.disclaimer a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.disclaimer a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.disclaimer a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
.helpful_links{
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.helpful_links a:visited{
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.helpful_links a:link{
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.helpful_links a:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
	text-decoration:underline;
}
