@charset "windows-1251";
/* author: = nakrill */
body{
 background: url(img/main_bgr.gif);
 font-family: Verdana, Arial, Helvetica;
 font-size: 11px;
 background-image: "url(img/main_bgr.gif)";
 
}
td,tr, p{
 font-family: Verdana, Arial, Helvetica;
 font-size: 11px;
}
h1 {
 font-size: 16px;
 font-weight: bold;
 color: #006699;
 text-align: left;
}
h2 {
 font-size: 14px;
 font-weight: bold;
 color: #006699;
 text-align: left;
}
h6{
 font-size: 9px;
 font-weight: bold;
 color: #000000;
 text-align: left;
}
a:link, a:visited, a:active{
 color: #FF0000;
} 