<!--
 .nomargin {background:"FFFFFF"; margin:"0px"}

 .bordered {border:"1px solid black"}
 .bordered_top {border-top:"1px solid black"};
 .bordered_right {border-right:'1px solid black';}
 .bordered_bottom {border-bottom:'1px solid black';}
 .bordered_top_bottom {border-top:"1px solid black"; border-bottom:'1px solid black';} 
 .bordered_left {border-left:'1px solid black'}
 .bordered_left_bottom {border-bottom:'1px solid black'; border-left:'1px solid black'}
 .bordered_top_right {border-top:'1px solid black'; border-right:'1px solid black'}
 .bordered_top_left {border-top:'1px solid black'; border-left:'1px solid black'}
 .bordered_left_bottom_right {border-left:'1px solid black'; border-bottom:'1px solid black'; border-right:'1px solid black'}
 .bordered_left_top_right {border-left:'1px solid black'; border-top:'1px solid black'; border-right:'1px solid black'}
 
 .left_menu {background:"D5D5D5"; border-right:'1px solid black';} 
 .right_menu {background:"BDDAD9"; border-left:'1px solid black';} 

 .acid0 {background:"E8F1EF";}
 .acid1 {background:"BDDAD9";}
 .acid2 {background:"A1C6BF";}
 .acid3 {background:"4B6F68";}
 .black {background:"000000";}
 .white {background:"FFFFFF";} 
 
 .number {font-family: times new roman; font-size=72px; color:"375B54";} 
 .header {font-family: arial; font-size=14px; color:"375B54";}
 .header_big {font-family: arial; font-size=18px; color:"375B54";}
 .header_very_big {font-family: arial; font-size=22px; color:"375B54";}
  
 .emphasis {color:"FF0000";}
 .under {text-decoration: underline;}
 .over {text-decoration: overline;}
 .menu_text {border-top:'1px solid black'; font-family: times new roman; font-size=15px; color:white;} 
 .main_text {font-family: times new roman; color:black; text-align: justify}  
 .acid2_text {font-family: arial; font-size=12px; color:black; text-align: left}
 .acid2_text_symbol {font-family: times new roman; font-size=16px; color:black; text-align: left} 
 .acid2_text_right {font-family: arial; font-size=12px; color:black; text-align: right} 
 .symbols {font-family: symbol; font-size=12px; color:black; text-align: left}
 
 a:link {font-weight:bold; text-decoration: none; color: "4B6F68"}
 a:visited {font-weight:bold; text-decoration: none;color: "4B6F68"}
 a:active {font-weight:bold; text-decoration: none; color: "4B6F68"}
 a:hover {font-weight:bold; text-decoration: underline; color: "4B6F68"}

 a.gramota:link {font-family: times new roman; font-size=14px; text-decoration: none; color: "000000"}
 a.gramota:visited {font-family: times new roman; font-size=14px; text-decoration: none;color: "000000"}
 a.gramota:active {font-family: times new roman; font-size=14px; text-decoration: none; color: "000000"}
 a.gramota:hover {font-family: times new roman; font-size=14px; text-decoration: underline; color: "000000"}

 a.jump:link {font-weight:normal;font-family: arial; font-size=12px; text-decoration: none; color: "000000"}
 a.jump:visited {font-weight:normal;font-family: arial; font-size=12px; text-decoration: none;color: "000000"}
 a.jump:active {font-weight:normal;font-family: arial; font-size=12px; text-decoration: none; color: "000000"}
 a.jump:hover {font-weight:normal;font-family: arial; font-size=12px; text-decoration: underline; color: "375B54"}

 a.contrast:link {font-weight:bold;font-family: arial; font-size=12px; text-decoration: none; color: "#0b8d07"}
 a.contrast:visited {font-weight:bold;font-family: arial; font-size=12px; text-decoration: none;color: "#0b8d07"}
 a.contrast:active {font-weight:bold;font-family: arial; font-size=12px; text-decoration: none; color: "#0b8d07"}
 a.contrast:hover {font-weight:bold;font-family: arial; font-size=12px; text-decoration: underline; color: "#0b8d07"}
 
 a.jump_light:link {font-family: arial; font-size=12px; text-decoration: none; color: "375B54"}
 a.jump_light:visited {font-family: arial; font-size=12px; text-decoration: none;color: "375B54"}
 a.jump_light:active {font-family: arial; font-size=12px; text-decoration: none; color: "375B54"}
 a.jump_light:hover {font-family: arial; font-size=12px; text-decoration: underline; color: "375B54"}
 
 a.nojump:link {font-family: arial; font-size=16px; text-decoration: none; color: "000000"}
 a.nojump:visited {font-family: arial; font-size=16px; text-decoration: none;color: "000000"}
 a.nojump:active {font-family: arial; font-size=16px; text-decoration: none; color: "000000"}
 a.nojump:hover {font-family: arial; font-size=16px; text-decoration: underline; color: "375B54"}

 --> 