body, td
{
	color: #333333;
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 9pt;
}

.title{
color: #474747;
font-size:10pt;
font-weight: bold;
text-transform: uppercase;
border-bottom:solid 1px;
}

html,
body {
background-color: transparent;
padding:0px;
margin:7px
}

a img {border: 1px solid #0e85ee}
a:hover img{border: 1px solid #ffffff;}

a .prod_image {border: 1px solid #000000}
a:hover .prod_image {border: 1px solid #0e85ee}


a:link{ text-decoration: none; color: #0079a6;} 
a:visited{ text-decoration: none; color: #0079a6;}
a:active{ text-decoration: none; color: #0079a6;} 
a:hover{ text-decoration: underline; color: #0079a6;}


ul { 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style-type: none;

  }
  
ul li {
  margin: 2px;
  padding-left: 15px; 
  background-image: url('icon.png'); 
  background-repeat: no-repeat; 
  background-position: left top;
  text-align: justify;
  }
  
table td { vertical-align:top}