body {
	
       	background-color: #F4F9FF;
	margin:0px;
    
           }
.zm {
            font-family: Tahoma;
            font-size: 18px;
            color: #7784A1;
            text-align:left;
            text-decoration:none;

}

.razdel {
            font-family: Tahoma;
            font-size: 18px;
            color: #7784A1;
            text-align:center;
            text-decoration:none;
}

.text {
            font-family: Tahoma;
            font-size: 12px;
            color: #2B3751;
            text-align:justify;
            text-decoration:none;
}

.copy {
            font-family: Tahoma;
            font-size: 11px;
            font: bold;
            color: white;
            text-align:right;
            text-decoration:none;
            }

a.menu:link {
            font-family: Tahoma;
            font-size: 12pt;
            color: #B3C1D4;
            text-decoration:none;

}

a.menu:visited {
            font-family: Tahoma;
            font-size: 12pt;
            color: #B3C1D4;
            text-decoration:none;

}

a.menu:focus {
            font-family: Tahoma;
            font-size: 12pt;
            color: #B3C1D4;
            text-decoration:none;

}

a.menu:hover {
            font-family: Tahoma;
            font-size: 12pt;
            color: #7784A1;
            text-decoration:none;

}

}

a.menu:active {
            font-family: Tahoma;
            font-size: 12pt;
            color: #B3C1D4;
            text-decoration:none;

}