﻿body{
	font-family: Verdana, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size:12px;
	line-height: 22px;
	background: #fff;
	color: #000;
}
a{
	color:#7f1418;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
}
h1, h2, h3, h4 {
	color: #7f1418;
	font-family: 'Istok Web', sans-serif;
}
h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height:25px;
	font-style:italic;
	color:#7f1418;
}
a {
	color: #7f1418;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}