@charset "UTF-8";
/* CSS Document */

body {
	background-color: #393737;
}

p { 
	line-height: 14pt} 

.body {
	color: #6d6f71; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;}

.headline {
	color: #f8981d; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 18px;}
	
.subhead {
	color: #f8981d; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px;}

.smalltype {
	color: #6d6f71; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;}

.copyright {
	color: #c3c4c6; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;}


a { color:#6d6f71; text-decoration:none;}
a:hover { color:#f8981d; text-decoration: underline; }

.copyright a { color:#c3c4c6; text-decoration:none;}
.copyright a:hover { color:#ffffff; text-decoration: underline; }
