/* CSS Document */
BODY {
    background-color:#8899ff;
	background-attachment:fixed
	}
	
A, A:visit {
    font-family:Times New Roman; 
	font-size:12pt; 
	font-weight:bold;
	color:blue;
	text-decoration:none
	}
A:hover {
    font-family:Times New Roman; 
	font-size:12pt; 
	font-weight:bold;
	text-decoration:underline
	}
	
A.cepochka, A.cepochka:visit {
	font-size:8pt;
	font-variant:small-caps;
	text-decoration:underline;
	color:red
	}

A.cepochka:hover {
	font-size:8pt;
	font-variant:small-caps;
	text-decoration:underline;
	color:red
	}
	
A.ne_rabochaya{
    font-family:Times New Roman; 
	font-size:16px; 
	color:#0066ff;
	text-decoration:underline
	}

A.podrazd, A.podrazd:visit{
    font-size:10pt;
	font-weight:normal;
    text-decoration:none
	}
		
A.podrazd:hover{
    font-family:Times New Roman; 
	font-size:10pt; 
	font-weight:normal;
	text-decoration:underline
	}

DIV.a {
    font-weight:bold; 
	text-align:center;
	color:purple;
	margin-top:18px
	}

DIV.soderzh {
	text-align:center;
	margin-top:30px;
	margin-bottom:5px
    }

DIV.soderzh A{
    font-family:Times New Roman;
	font-size:20px;
	color:#ff0000;
	font-weight:bold; 
	text-align:center
	}

DIV.counter {
    text-align:center;
	margin-top:50px;
	margin-bottom:50px
	}	
	
DD {
    font-family:Times New Roman; 
	font-size:16px; 
	font-weight:bold; 
    text-align:justify
	}
	
H1 {
    font-family:Times New Roman; 
    font-size:32px; 
	font-weight:bold; 
    text-align:center; 
	margin-top:2pt;
	margin-bottom:12pt;
	color:#a00000
	}

H1.red {
    font-family:Times New Roman; 
    font-size:27px; 
	font-weight:bold; 
    text-align:center; 
	margin-top:3pt;
	color:red
	}

H1.autor {
    font-family:Times New Roman;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	margin-top:8px;
	color:red
	}

H1.autor2 {
    font-family:Times New Roman;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
	color:red
	}

H2 {
    font-family:Times New Roman; 
    font-size:23px; 
	font-weight:bold; 
    text-align:center; 
	color:#900000
	}

H2.otdelnie_str {
    font-family:Times New Roman; 
    font-size:23px; 
	font-weight:bold; 
    text-align:center;
	margin-top:6px; 
	margin-bottom:14px;
	color:red
	}
	
HR {
    color:dodgerblue
	}

HR.dodgerblue {
    color:blueviolet
	}
	
HR.dodgerblue-13{
    color:blueviolet;
	margin-top:-13px;
	margin-bottom:2pt
    }
	
OL {
    font-family:Times New Roman; 
	font-size:12pt; 
	margin-bottom:0
	}
	
P {
    font-family:Times New Roman; 
	font-size:16px; 
	text-align:justify;
	margin-bottom:0;
	margin-top:0
	}

P.center {
    font-family:Times New Roman; 
	font-size:16px;
	font-weight:bold; 
	text-align:center;
	margin-top:10px
	}
	
P.new {
    font-family:Times New Roman; 
	font-size:12pt; 
	text-align:justify;
	text-indent:27pt;
	margin-bottom:0;
	margin-top:0
	}	
	
P.podpis{
    font-family:Times New Roman; 
	font-weight:bold;
	font-size:18px; 
	text-align:right;
	margin-top:10px
    }

P.footer {
    font-family:Times New Roman; 
	font-size:11pt
	}

TD{
    font-family:Times New Roman; 
	font-weight:bold; 
	font-size:10pt; 
	text-align: justify
	}

TABLE.glavnaja {
	border-collapce:collapce; 
	border-style:solid; 
	border-width:1px; 
	border-color:blueviolet;
	margin-bottom:0
	}

TABLE.top {
	border-collapce:collapce; 
	border-style:solid; 
	border-right-width:1px; 
	border-left-width:1px; 
	border-bottom-width:1px; 
	border-top-width:0; 
	margin-top:-17px; 
	margin-bottom:-17px; 
	border-color:blueviolet
	}

TABLE.bottom {
	border-collapce:collapce; 
	border-style:solid; 
	border-right-width:1px; 
	border-left-width:1px; 
	border-bottom-width:0px; 
	border-top-width:1px; 
	margin-bottom:-40px; 
	margin-top:3px; 
	border-color:blueviolet
	}
	
TABLE.img_right {
    float:right; 
	margin-bottom:10pt; 
	margin-left:15pt;
	}
	
TABLE.img_left {
    float:left; 
	margin-bottom:0; 
	margin-right:15pt;
	}
	
TD.stihi{
    font-family:Times New Roman; 
	font-weight:normal;
	font-size:12pt; 
	text-align: justify
	}

TD.kniga_pocht{
    font-family:Times New Roman; 
	font-weight:normal; 
	font-size:16px; 
	text-align:left
	}

TD.number{
    font-family:Times New Roman; 
	font-weight:bold; 
	font-size:16px; 
	text-align:center
	}

TD.cont {
    font-family:Times New Roman; 
	font-size:16px; 
	line-height:18pt;
	text-align:center
	}
	
TD P {
	font-syze:11pt;
	font: bold italic;
	color:purple
	}

TD P.podpis {
    font-style:normal;
	font-syze:12pt;
	text-align:right
	}

