/*Head Block*/
.head
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#8E0001;
}
.head A:link {text-decoration:none; color:#8E0001;} 
.head A:visited {text-decoration:none; color:#8E0001;} 
.head A:hover {text-decoration:underline; color:#8E0001;}

.head_2
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#F0DBDA;
}
.head_2 A:link {text-decoration:none; color:#F0DBDA;} 
.head_2 A:visited {text-decoration:none; color:#F0DBDA;} 
.head_2 A:hover {text-decoration:none; color:#F0DBDA;}

.head_3
{
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color:#7A7A7A;
}

.head_4
{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#8E0001;
}

.head_5 /*Заголовки публикаций*/
{
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#8D8D8D;
}

.head_6 /*Заголовки публикаций*/
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#8E0001;
}
.head_6 A:link {text-decoration:none; color:#8E0001;} 
.head_6 A:visited {text-decoration:none; color:#8E0001;} 
.head_6 A:hover {text-decoration:none; color:#8E0001;}

.head_7 /*Заголовки преамбул к статье, заголовков по тексту*/
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#575757;
}

h1 {
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#96000B;
}
h1 A:link {text-decoration:none; color:#96000B;} 
h1 A:visited {text-decoration:none; color:#96000B;} 
h1 A:hover {text-decoration:none; color:#96000B;}

h2 {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#96000B;
	margin-top:2px;
	margin-bottom:2px;
}
h2 A:link {text-decoration:none; color:#96000B;} 
h2 A:visited {text-decoration:none; color:#96000B;} 
h2 A:hover {text-decoration:none; color:#96000B;}

/*Text Block*/
.text
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#575757;
}
.text A:link {text-decoration:none; font-weight:bold; color:#96000B;} 
.text A:visited {text-decoration:none; font-weight:bold; color:#96000B;} 
.text A:hover {text-decoration:underline; font-weight:bold; color:#96000B;}

/*Menu Block*/
.menu 
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#5B6870;
}
.menu A:link {text-decoration:none; color:#5B6870;} 
.menu A:visited {text-decoration:none; color:#5B6870;} 
.menu A:hover {text-decoration:none; color:#5B6870;}

.menu_1 
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#5B6870;
}
.menu_1 A:link {text-decoration:none; color:#5B6870;} 
.menu_1 A:visited {text-decoration:none; color:#5B6870;} 
.menu_1 A:hover {text-decoration:none; color:#5B6870;}

.white { font-family:Arial; font-size:14px; color:#F1F1F0 }

/*Other Block*/
p 
{
	margin-top:15px;
	margin-bottom:5px;
}
.input 
{
	border:1px solid #6B6A69;
}

.year
{
	font-family:Arial;
	font-size:40px;
	font-weight:normal;
	color:#8E0001; 
}

.number
{
	font-family:Arial;
	font-size:40px;
	font-weight:normal;
	color:#8E0001; 
}

img
{
	border:0;
}
	
.capital_letter{
	color:#575757;
	font-family: Arial;
	font-size: 30px;
	font-weight: normal;
	line-height: 90%;
	letter-spacing: normal;
	margin: 0px;
	padding:0px;
}

.copyright
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}