BODY,H1,H2,H3,H4 {font-family:arial,helvetica,sans-serif;}

H1 {font-size:18px;}
H2 {font-size:16px;}
H3 {font-size:14px;}
H4 {font-size:12px;}
BODY {font-size:10px;}

H1,H2,H3,H4 {margin-bottom:1px;}
H1,H2,H3,H4 {font-weight:bold;}
H1,H2,H3,H4 {color:#000;}

.bodySmall {
	font-size: 11px;
}


a {
	text-decoration: none;
	color: #333333;

}
a:hover {
	color: #35717D;
	text-decoration: none;
}
a:active {
	color: #FF0033;
	text-decoration: none;
}

/* Main Content Control */
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.03em;

 	} 
		
		.bodySmaller {
	font-size: 10px;
}
		
.headlineMain {	font-family: "Arial Narrow", "Arial";
	font-size: 30px;
	line-height: 50px;
	font-weight: 200;
	text-transform: none;
	color: #043843;
	text-decoration: none;
	letter-spacing: -0.02em;
 	} 

.headlineSub {	font-family: "Arial Narrow", "Arial";
	font-size: 20px;
	line-height: 30px;
	font-weight: 100;
	text-transform: none;
	color: #043843;
	text-decoration: none;
	letter-spacing: -0.02em;
 	} 
