BODY
{
}

.hh1
{
	font-size: 17px;
	color: #128af1;
	font-family: Arial;
	font-variant: small-caps;
	margin-bottom: 26px;
}

.hh2
{
	font-size: 12px;
	color: #3b3b3b;
	font-family: Arial;
	font-variant: small-caps;
}

.hh2 A
{
	font-size: 12px;
	color: #3b3b3b;
	font-family: Arial;
	font-variant: small-caps;
	text-decoration: underline;
}

.hh2 A:hover
{
	font-size: 12px;
	color: #3b3b3b;
	font-family: Arial;
	font-variant: small-caps;
	text-decoration: none;
}

.hh3
{
	font-size: 12px;
	color: #3b3b3b;
	font-family: Arial;
	font-variant: small-caps;
	margin-top: 37px;
}

.ib1
{
	background: url(/img/1.png) no-repeat 100% 0%;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/1.png, sizingMethod=crop);
}

.ib2
{
	background: url(/img/2.png) no-repeat 100% 0%;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/2.png, sizingMethod=crop);
}

.ib3
{
	background: url(/img/3.png) no-repeat 100% 0%;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/3.png, sizingMethod=crop);
}