A:link { color: #0000EE; }       /* unvisited link */
A:visited { color: #551A8B; }   /* visited links */
A:active { color: #FF0000; }    /* active links */
A {
	text-decoration: none;
}

H2  {
	font-family : Arial, serif;
	font-size : 1.6em;
	font-weight : bold;
	color : #400000;
}

H3  {
	font-family : Arial, serif;
	font-size : 1.3em;
	font-weight : large;
	color : #400000;
}

H4  {
	font-family : Arial, serif;
	font-size : 1.1em;
	font-weight : medium;
	color : #400000;
}
Font.title  {
	font-family : Arial, serif;
	font-size : 1.1em;
	font-weight : medium;
	color : #400000;
}
Div.Center {
	text-align: center;
	display: block;
	float: center;
}
Div.TOC {
	line-height: 120%;
	width: 450px;
}
Div.Body {
	display: block;
	line-height: 140%;
	width: 580px;
	text-align: justify;
}
Div.Epigraph {
    line-height: 120%;
    font-size: 10pt;
	padding: 0px;
	margin-left: 250px;
	margin-right: 0px;	
}
Div.Epigraph2 {
    line-height: 120%;
    font-size: 12pt;
	padding: 0px;
	margin-left: 200px;
	margin-right: 0px;	
}
Div.Right {
	text-align: right;
}
Div.Left {
	text-align: left;
}
Div.Border{
}
Div.CopyrightNote{
	color: #822222;
	background-color: #e9e1dc;
	border: medium solid #B66666;
	padding: 10px;
	text-align: justify;
	margin-left: 5ex;
	width: 62ex;
}
Div.Copyright{
	color: #822222;
	background-color: #e9e1dc;
	border: thin solid #B66666;
	padding: 5px;
	text-align: center;
	width: 400px;
	margin-left: 100px;
}
/* Копирайт*/
Font.copy  {
	font-family : Arial, serif;
	color : #400000;
}

A.copy  {
	font-family : Arial, serif;
}