body {
	background:#000000 url(../img/elem/bg_koll.png) repeat-x;
   color: #999999;
   font-size:11px;
}

h1{
	font-weight:normal;
}
h2{
	color:#333333;
	font-size:12px;
	padding:10px 0 0 0;
}
h3{
	color:#333333;
	font-size:12px;
}
a,
a:link, 
a:active {
   text-decoration: none;
   background-color: inherit; 
   color:#999999;
  
}
b, strong{
	font-weight:bold;
}