body 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 	font-size: 10pt; 	
}

p
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10pt; 
	padding: 5px;
	margin-left: 5px;
	text-indent: 1.5em;
	background: #2b4517;


}

ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10pt; 
	padding: 5px;
	margin-left: 5px;
	background: #2b4517;
}


h3
{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13pt; 
	font-weight: bold;
	color: #fff;
	padding: 5px;
	padding-left: 18px;
	border:2px dotted #d1bf3c;
	background: #2d5a22;
  }
		   
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	color: #c7c502;
	padding: 5px;
	padding-left: 18px;
	border:2px dotted #253909;
	background: #2b4517;


  }  
	

		   
  a 
  { 
    	text-decoration: none; /* Убираем подчеркивание у ссылок */
	color: #f7f892;
	font-size: 12px;
	font-weight: bold;
 }

 a:hover 
 { 
    	text-decoration: underline; /* Добавляем подчеркивание 
                                   при наведении курсора мыши на ссылку */
	color: #cfba55;
	font-size: 12px;
  }
  
 a:visited 
 {
	font-weight: bold;
	font-size: 12px;
  	color: #6ebea1; /* Цвет посещенных ссылок */
  }
  
 #forum  

{
   	color: #f7f892; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px;
	font-weight: bold;
	
  }

#podval

{
	font-weight: bold;
}
 

// зеленые точки border-left:5px dotted #253909;
		border-right:5px dotted #253909; 