h1,h2,h3 {
	color: #06C;
	padding-top: 6px;
}

h1 {
	font-size: 1.0em;
	margin-bottom: 4px;
}
h2 {
	font-size: 0.9em;
	margin-bottom: 4px;
}
h3 {
	font-size: 0.9em;
	margin-bottom: 4px;
}
.title h1 {
	color: #FFF;
	font: normal 2em Verdana,sans-serif;
}


