body { 
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */
	/* customize_body */ color: #000000; /* customize_body */
	line-height:18px;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ 
	
	{ font-family: Helvetica, arial, san-serif; 
	font-size:9px; 
	line-height: 11px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	
	}}
	
a:hover {
	/* customize_link_hover */ color: #00FFFF
	; /* customize_link_hover */
} 

hr {
color: #00FFFFF;

}

h1,h2,h3,h4,h5{ margin:0px 0px 0px 0px; padding-bottom: 1px; margin-top:2px }


h1 { font-family: Helvetica, arial, san-serif; 
	font-size:9px; 
	line-height: 11px;
	color: #000;
	text-transform: uppercase;
	
	}
	
h1 a {text-decoration: none; color: #000000;}	
	


h2{ 
	font-family: Helvetica, arial, san-serif; 
	font-size:9px; 
	line-height:11px;
	color: #999999;
	text-transform: uppercase;
	}


h3  { 
	font-size:16px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;	
	font-weight: lighter;
		}
		
		
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }


p{ font-family: Helvetica, arial, san-serif; 
	font-size:9px; 
	line-height:10px;
	color: #999999;
	
}