h1,h2,h3 { 
  font-family: Arial;
	margin:0px; 
	font-weight: bold; 
	color: #000000; 
} 



h1 {
	font-size:16px;
}


h2 {
	font-size:12px;
}


h3 {
	font-size:12px;
}


