h1{
	font:bold 225%/110% Arial, sans-serif;
	margin-left:-2px;
	margin-bottom: 15px;
}

h2{
	font:normal 150%/115% Arial, sans-serif;
}

h3{
	font:normal 115%/135% Arial, sans-serif;
	margin-bottom:0.5em;
}

h4{
	font:bold 100%/118% Arial, sans-serif;
	margin-bottom:0.5em;
}


.two-block{
	float:left;
	width:386px;
	margin-right:50px;
}

.two-block.last{
	margin-right:0;
}

p{
	margin-bottom: 1.4em;
}

p.image{
	padding-left:88px;
	background-repeat:no-repeat;
	background-position: 1px 4px;
}



p.windows{
	background-image: url('/i/icons/windows.png');
}

p.computer-internet{
	background-image: url('/i/icons/computer-internet.png');
}

a{
	color:#00458c;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}
