body {margin: 0px; background-color: #ffffff; font-family: Verdana, sans-serif,  Arial, Helvetica ; color: #333333;}

/* Images */
img { border: none; }

/* Text */
p, li, td, th, button, input {  font-size: 11px } 
.greys { font-size: 10px; color: #666666; }
.red { font-weight: 900; color: #ff0000; }
.bred { font-size: 12px; font-weight: 900; color: #ff0000; }
.linet { text-decoration: line-through; }
.head { font-size: 12px; font-weight: 900; color: #666666; }
.news { padding: 0 20px; }

/* Закладки */
.mtop1  { font-size: 12px; color: #cc0000; font-weight: 900; } 

.mtop2 { font-size: 10px; color:#666666; text-decoration: none;  font-weight: 900;}
a.mtop2:hover  { color:#000000;}
a.mtop2:active { color:#cc0000;} 

a.mleft1  { color:#000000; text-decoration: none; }  
a.mleft1:hover { color:#990000;  text-decoration: underline;}
a.mleft1:active { color:#ff6600; }

.mleft2 { font-size: 10px; padding-left: 10px;}
a.mleft2  { color:#000000; text-decoration: none; }  
a.mleft2:hover { color:#990000;  text-decoration: underline;}
a.mleft2:active { color:#ff6600; }

a       { color:#000000; }
a:hover  { color:#cc0000;}
a:active { color:#cc0000; }


h1 { 
font-size: 22px; 
color: #666666;
text-align: left;
}

h2 { 
font-size: 18px; 
margin-bottom: 4px;
color: #666666;
text-align: left;
}

h3 { 
font-size: 14px; 
margin-bottom: 4px;
color: #666666;
text-align: center;
}

h4 { 
font-size: 14px; 
margin-bottom: 4px;
color: #666666;
}

ul {
list-style-type: none;
list-style-image: url('/img/li.gif');
}

li {
margin-bottom: 5px;
}