body {
	background: url(../images/bg.jpg) no-repeat top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial CE, Helvetica CE, Arial, sans-serif;
	color:rgb(102, 102, 102);
   scrollbar-face-color: RGB(255,255,255);
   scrollbar-arrow-color: RGB(128,128,128);
   scrollbar-highlight-color: RGB(255,255,255);
   scrollbar-3dlight-color: RGB(128,128,128);
   scrollbar-shadow-color: RGB(255,255,255);
   scrollbar-darkshadow-color: RGB(128,128,128);
   scrollbar-track-color: RGB(255,255,255);
}
a {
   color: rgb(204,51,0);
   text-decoration:none;
}
a:hover {
   color:rgb(153,153,153);
   text-decoration:underline;
}
a.wm {
    text-decoration:none;
}
p { font-size: 10px;
    margin: 0px 30px 0px 30px;
}       
ul, li, ol, hr {
   margin-left:10px;
   margin-right:10px;
   margin-top:0px;
   margin-bottom:5px;
}
h1, h2, h3 {
   margin-left:10px;
   margin-right:10px;
   text-align:center;
}
h1 {
   font-size:large;
   margin-top:15px;
   margin-bottom:10px;
}
h2 {
   font-size:medium;
   margin-top:15px;
   margin-bottom:10px;
}
h3 {
   font-size:small;
   margin-top:10px;
   margin-bottom:5px;
}
h4 {
   font-size:10pt;
   margin:3px;
}
h5 {
   font-size:xx-small;
   margin-top:5px;
   margin-bottom:5px;
}
p {
   font-size:10pt;
   font-weight:500;
   text-align:justify;
   line-height:120%;
}
ul {
   margin-left:30px;
   font-size:10pt;
   font-weight:500;
   text-align:justify;
}
hr{
   color:rgb(153,153,153);
   height:1px;
   margin-left:20px;
   margin-right:20px;
   line-height:1px;
}
.menu {
	margin-left: 130px;
	font-size: 13px;
	font-weight: 600;
}
.menua {
	margin-left: 85px;
	font-size: 14px;
	font-weight: 700;
}
.stred {
   text-align:center;
}
.mensi {
	font-size: 10px;
}