.epa_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.footer_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF99;
}

body {
	background-color: #252525;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #252525;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a.nav:link    			{ 
		font-family:Arial, Helvetica, sans-serif;
		color:#B7A283;
		line-height : 100%;
		letter-spacing : .5px;
		font-weight:bold;
		font-size:9pt;
		text-decoration: none
				}
				
a.nav:visited    		{ 
		font-family:Arial, Helvetica, sans-serif;
		color:#B7A283;
		line-height : 100%;
		letter-spacing : .5px;
		font-weight:bold;
		font-size:9pt;
		text-decoration: none 
				}				

a.nav:hover    			{ 
		font-family:Arial, Helvetica, sans-serif;
		color:#FF9900;
		line-height : 100%;
		letter-spacing : .5px;
		font-weight:bold;
		font-size:9pt;
		text-decoration: none 
				}


a.nav:active    		{ 
		font-family:Arial, Helvetica, sans-serif;
		color:#FF9900;
		line-height : 100%;
		letter-spacing : .5px;
		font-weight:bold;
		font-size:9pt;
		text-decoration: none;
				}


a:link    			{ 
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		line-height : 100%;
		letter-spacing : 0.5px;
		font-size:9pt;
		font-weight:normal;
		text-decoration: underline;
				}


a:visited    		{ 
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		line-height : 100%;
		letter-spacing : 0.5px;
		font-size:9pt;
		font-weight:normal;
		text-decoration: underline;
				}


a:hover    			{ 
		font-family:Arial, Helvetica, sans-serif;
		color:#FF9900;
		line-height : 100%;
		letter-spacing : 0.5px;
		font-weight:normal;
		font-size:9pt;
		text-decoration: underline;
				}


a:active    		{ 
		font-family:Arial, Helvetica, sans-serif;
		color:#FF9900;
		line-height : 100%;
		letter-spacing : 0.5px;
		font-weight:normal;
		font-size:9pt;
		text-decoration: underline;
				}


a.nav_link:link    			{ 
		font-family:verdana, arial, sans-serif;
		color:#ffffff;
		line-height : 100%;
		letter-spacing : .5px;
		font-weight:normal;
		font-size:9pt;
		text-decoration: underline
				}
				
a.nav_link:visited    		{ 
		font-family:verdana, sans-serif;
		color:#ffffff;
		line-height : 100%;
		letter-spacing : .5px;
		font-weight:normal;
		font-size:9pt;
		text-decoration: underline
				}				

a.nav_link:hover    			{ 
		font-family:verdana, arial, sans-serif;
		color:#92cc3e;
		line-height : 100%;
		letter-spacing : .5px;
		font-weight:normal;
		font-size:9pt;
		text-decoration: underline
				}


a.nav_link:active    		{ 
		font-family:verdana,sans-serif;
		color:#92cc3e;
		line-height : 100%;
		letter-spacing : .5px;
		font-weight:normal;
		font-size:9pt;
		text-decoration: none
				}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF99;
}
.small_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.regular_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.image{
	border-style:solid;
	border-color: #000000;
	border-width:1px;

      }