h3 {
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	letter-spacing: +5px;
	color: #666;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 3px;
}

h4 {	
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #666;
} 

font {	
	font-family: helvetica, arial, verdana;
	font-size: 14px;
	font-weight: normal
	letter-spacing: +2px;
	color: #060D02;
}

h6 {	
	font-family: helvetica, arial, verdana;
	font-size: 14px;
	font-weight: normal
	letter-spacing: +2px;
	color: #F6200A;
}
 h2 {	
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: +2px;
	color: #666;
} 

h5 {	
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: +1px;
	color: #666;
} 

h1 {	
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	letter-spacing: +1px;
	color: #666;
	background: #ffffff;
	padding-top: 5px;
	padding-bottom: 3px;
}

a:link { 
   color: #060D02; 
   text-decoration: none;
} 
a:visited { 
   text-decoration: none; 
   color: #666666; 
} 
a:hover { 
   text-decoration: none; 
} 
a:active { 
   text-decoration: none; 
} 


