body {
  padding:0; margin:0 auto;
  
 position:relative;
}
div.tex {font-size: 18px; text-align: justify;}
table.top{background-image: url('fon1.jpg');}
td.menu{background-image: url('fon2.gif'); background-repeat: repeat-y }
table.line{background-image: url('line.jpg');}
table.top{background-image: url('sneg1.gif'); background-repeat: repeat-x }


h1 {color:#0000AA;font-size: 26px; font-weight: 600;}
h2 {color:#CC2244;font-size: 22px; font-weight: 650;}
h4 {margin-top: 5px; margin-bottom: 5px;}
h3 {margin-top: 5px; margin-bottom: 5px;}
b.t {color:#000088;}
b.i {color:#000099;}

ul.menu {
  list-style:none;
  margin:50px 0; padding:0;
}

li a {
  
  color:#FFF;
  background:#225;

}

li a:hover {
  color:#222;
  background:#DDF;
}

li a {
  display:block;
  margin:5px 0; padding:2px 5px;
  border-style:solid; border-width:1px 0;
  text-decoration:none;
}

A.tex:link {color:#3333FF;  text-decoration:none; }
A.tex:hover {color:#FF3333; text-decoration:underline; }
A.tex:visited {color:#3333FF;  text-decoration:none; }
A.tex:visited:hover {color:#FF3333; text-decoration:underline; }

A.la:link {color:#000066;  text-decoration:none; }
A.la:hover {color:#660000; text-decoration:underline; }
A.la:visited {color:#000066;  text-decoration:none; }
A.la:visited:hover {color:#660000; text-decoration:underline; }
