.headline {
	font: Arial, Helvetica, sans-serif;	
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color : #F49629;
	text-decoration: none;	
}
.body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #717174;
	text-decoration: none;
}
.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #717174;
	text-decoration: none;
}
.bottom_address {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.body_bold {
	font: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color : #717174;
	text-decoration: none;	
}
.Note {
	font: normal 9px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #717174;
	text-decoration: none;
}
.text_links {
	font: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color : #717174;
	text-decoration: none;
}	
.subheads {
	font: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color : #F49629;
	text-decoration: none;	
}

.HR {
    height:1px;
    width:100%;
    background:#F49629;
	noshade="noshade"
    
   }
   .large_subheads {
	font: Arial, Helvetica, sans-serif;	
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color : #F49629;
	text-decoration: none;	}

