H1 {
	font-family : Arial Cyr, Arial;
	font-size: 14pt;
	font-weight: bold;
      color : #B32222;
}

H2 {
	font-family : Arial;
	font-size: 12pt;
	color:  #1E3D5B;
}

H3 {
	font-family : Arial;
	font-size: 14pt;
	color:  #DF1E1E;
}

H4 {
	font-family : Arial;
	font-size: 14pt;
	color:  #FF0000;
}


TD {
	font-family : Arial;
	font-size: 10pt;
}

LI {
	font-family : Arial;
	font-size: 10pt;
 }

P {
	font-family : Arial;
	font-size: 10pt;
}

B {
	font-family : Arial;
	font-size: 10pt;
 	color: #1E3D5B;
}

strong {
	font-family : Arial;
	font-size: 10pt;
 	color: #1E3D5B;
}

A:link {
	font-family : Arial;
	font-size: 10pt;
	color : #3154AD;
 }

A:active {
	font-family : Arial;
	font-size: 10pt;
	color : #8DA8ED;
  }

A:visited {
	font-family : Arial;
	font-size: 10pt;
	color : #666666;
 }

A.nav:link {
	font-family : Arial;
	font-size: 8pt;
	color : #3154AD;
	text-decoration: none;
}

A.nav:active {
	font-family : Arial;
	font-size: 8pt;
	color: #3154AD;
	text-decoration: none;
}

A.nav:visited {
	font-family : Arial;
	font-size: 8pt;
	color : #666666;
	text-decoration: none;
}

A.nav:hover {
	font-family : Arial;
	font-size: 8pt;
	color : #3154AD;
	text-decoration: underline;
}

.button {
	cursor:hand;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	color: #1E3D5B;
	background-color: #F0E6CC;
}

A.dis:link {
	font-family : Tahoma;
	font-size: 8pt;
	color : #ffffff;
	text-decoration: none;
}

A.dis:active {
	font-family : Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}

A.dis:visited {
	font-family : Tahoma;
	font-size: 8pt;
	color : #ffffff;
	text-decoration: none;
}

A.dis:hover {
	font-family : Tahoma;
	font-size: 8pt;
	color : #ffffff;
	text-decoration: underline;
}

A.ob:link {
	font: bold 12pt Arial;
	color : #3154AD;
	text-decoration: underline;
}

A.ob:active {
	font: bold 12pt Arial;
	font-size: 12pt;
	color: #3154AD;
	text-decoration: underline;
}

A.ob:visited {
	font: bold 12pt Arial;
	font-size: 12pt;
	color : #3154AD;
	text-decoration: underline;
}

A.ob:hover {
	font: bold 12pt Arial;
	color : #FF0000;
	text-decoration: none;
}