BODY{
 background: #BF8A40 url("../images/check1.gif") repeat-y;
 color: #664400;
 font-size: small;
 font-family: "‚l‚r ‚oƒSƒVƒbƒN";
 line-height: 1.4em;
}
BODY.index{
 background: #BF8A40 url("../images/check1.gif") repeat-y;
 color: #664400;
 font-size: small;
 font-family: "‚l‚r ‚oƒSƒVƒbƒN";
 line-height: 1.2em;
}
H1{
 font-size: 12pt;
}
H2{
 font-size: 11pt;
}
H3{
 font-size: 10pt;
}
A:link,A:visited,A:active{
 color: #6ca46c;
}
A:hover{
 color: #ff6347;
}
A.mail:link{
 color: #ffffff;
 text-decoration: none;
}
A.mail:visited{
 color: #ffffff;
 text-decoration: none;
}
A.mail:active{
 color: #ffffff;
 text-decoration: none;
}
A.mail:hover{
 color: #ff0000;
 text-decoration: none;
}
DIV.menu{
 position: absolute;
 top: 160px;
 left: 10px;
 background: transparent;
 z-index: 3;  
}

DIV.main{
 position: absolute;
 top: 15pt;
 left: 40px;
 width: 750px;
 background: transparent;
 color: #664400;
 z-index: 2;  
}

