h1{
	font-size:35px;
}
h2{
	font-size:25px;
}
h3{
	font-size:21px;
}
h4{
	font-size:18px;
}
h5{
	font-size:14px;
}
h6{
	font-size:12px;
}
a,
a:hover{
	color:#3c99da;
	text-decoration:underline;
}
div.section,
h1.section{
	background:url(images/template/tile_hspacer.gif) repeat-x left bottom;
	color:#3187bb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	width:100%;
}
h1.section span{
	font-size:18px;
}

div.section span
{
	display:block;
	font-size:12px;	
	height:27px;
	line-height:27px;
	vertical-align:baseline;	
}