h1 {
   color: #0066FF;
	text-align: center;
	font: italic 22px Verdana, "Sans Serif"; 
	background: White;
}
h2 {
	color: #0066FF;
	text-align: center;
	font: normal 16px Verdana, "Sans Serif";
	background: White;
}

h3 {
	border: none;
	height: 11px;
	width: auto;
}
