.h1 {
	font-family: AvantGarde Bk BT, Arial;
	font-size: 35px;
    color: #162956;
    margin-bottom: 2px;
   	line-height: 35px;
}



.h2 {
	font-family: AvantGarde Bk BT, Arial;
	font-size: 17px;
	margin-top: 1px;
    color: #162956;
}



.boiler_text {
	font-family: AvantGarde Bk BT, Arial;
	font-size: 15px;
	line-height: 22px;
	margin-right: 10px;
    color: #162956;
}



.boiler_info {
	font-family: AvantGarde Bk BT, Arial;
	font-size: 12px;
	font-weight: bold;
    color: #162956;
}



.boiler_terms {
	font-family: Arial, Tahoma;
	font-size: 11px;
	line-height: 17px;
    color: #162956;
}



.boiler_contact {
	font-family: AvantGarde Bk BT, Arial;
	font-size: 28px;
    color: #162956;
}
.boiler_contact A:link
{
    color: #162956;
    text-decoration: none;
}
.boiler_contact A:active
{
    color: #162956;
    text-decoration: none;
}
.boiler_contact A:visited
{
    color: #162956;
    text-decoration: none;
}
.boiler_contact A:hover
{
    color: #162956;
	text-decoration: underline;
}