H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	color: #008CC4;
	background-image: url(../images/seperator_03.gif);
	text-decoration: none;
	background-position: 0px bottom;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	/*padding-left: 20px;*/
	color: #008CC4;
	background-image: url(../images/seperator_04.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 12px;
	/*padding-left: 10px;*/
}

