.h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color:#FFCC00;
}

h2 {
	
	
	font-family: Helvetica;
	font-size: 14px;
	color:#000000;
	font-weight:normal;
}

.h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #FFCC00;
	font-weight: bold;
}

span {color:#333}
