body {  
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  color: black;  
  background-color: white;  
  font-weight: ;  
  font-size: 1em;  
  line-height: 1.2em;
}

td {  
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  color: black;  
  background-color: white;  
  font-weight: ;  
  font-size: 1em;  
  line-height: 1.2em;
}

img {  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  
  text-decoration: none;  
  margin-right: 5px;  
  margin-bottom: 3px;
  margin-top: 3px;
}

a:link {  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  
  background-color: transparent;  
  color: black;  
  text-decoration: none;
}

a:visited {  
  color: black;  
  text-decoration: none;
}

a:hover {  
  text-decoration: none;  
  color: #999999;
}

#img {  
  float: left;
}

