body {
	font: bold 11px/1.5em Verdana;
	}

h1 {
    font-family:Century Gothic;
	font-size:20pt;
	color:#6ba40f;
	letter-spacing:3px;
	font-weight:bold;
	margin:2px;

}

h2 {
    font-family:Century Gothic;
	font-size:18pt;
	
	letter-spacing:3px;
	font-weight:bold;
	margin:2px;

}

h3 {
    font-family:Century Gothic;
	font-size:12pt;
	
	letter-spacing:3px;
	font-weight:bold;
	margin:2px;

}

A:active{
     
     color:black;
     text-decoration: none;
}
A:link{
  
    color:black;
    text-decoration: none;
}
A:visited{
 
     color:black;
     text-decoration: none;
}		 
A:hover{
  
     color:black;
     text-decoration: underline;
}
p{line-height:25px; font-size:14px;margin:25px;font-family: Century Gothic, Arial}
.menu{margin-left:30px; color:white; font-weight: bold; font-family: Century Gothic; font-size:14px}
.menu2{margin-left:10px;margin-right:20px; color:white; font-weight: normal; font-family: Century Gothic; font-size:10px}
.main_block{margin:20px}
.intro_block{line-height:25px; font-size:14px;margin:25px;font-family: Century Gothic, Arial}
.news_block{line-height:25px; font-size:14px;margin:25px;font-family: Century Gothic, Arial}
.news_div{line-height:25px; font-size:14px;margin:25px;font-family: Century Gothic, Arial}


