p { 
  font-family: arial; 
  FONT-SIZE: 10pt;
  color: black 
  }	

  
.adv_title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: 003366;
    FONT-FAMILY: arial;
	line-height: 21px;
}
.adv_text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: arial
}


  
 .price_title { 
  font-family: verdada; 
  font-size: 11; 
  font-weight: bold; 
  line-height: 6px;
  background-color: #DADADA;
  text-align: center	
  }	 
  
a {
  color: #333366;
  font-weight: bold;
  }

a:hover {
  color: red;
  }
 


