h3 {
  font-size : 20px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight :  normal;
  color : Black;
  text-align : center;
    
}
h4 {
  font-size : 18px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight : normal;
  color : Black;
  text-align : center;
    
}

h5 {
  font-size : 14px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight : bold;
  color :   Red;
  text-align : center;
    
}
.h7 {
  font-size : 22px;
  font-family: "Times New Roman", Times, serif; 
  font-weight : bold;
  color: #33CC66; 
  text-align : center;    
}


.h8 {
  font-size : 22px;
  font-family: "Times New Roman", Times, serif; 
  font-weight : bold;
  color: #FF6633; 
  text-align : center;
    
}

p {
	 font-size : 14px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight :  normal;
  color :  Black;
  text-align :  left;
   margin : 5px;
   text-indent : 8px;
}

}
.body {
 background-image : url(images/gradient.jpg);
 background-repeat : repeat-x;
	
}

.border_mini {
	background-color : White; 
 border-style :  solid;
 border-width : 1px;
 border-color : #D6D6D6;
  background-position : center;
}

.border_ins {
	background-color :  #CFFED2;
  background-position : center;
}
.berd  {
	text-align : left;
  font-size : 14px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight :  normal;
  margin-left : 3px;
  margin : 5px;
  list-style-image :  url(images/berd_green.gif);
}
#count {
	visibility: hidden;	 
}
