
.small { font-size: 9px; font-family: Verdana }

a:link { color:#006633; text-decoration: underline }
a:active { color:#006633; text-decoration: underline }
a:visited { color:#006633; text-decoration: underline }
a:hover { color:#666666; text-decoration: underline }
/**/

body, table { 
  color: #000000; 
  font-size: 11px; 
  font-family: Verdana, sans serif;
  background-color: #FFFFFF;
  line-height:1.3em;/**/
}

table.values {
  border-collapse:collapse;
}

table.values td {
  padding:2px;
  padding-left:8px;
  padding-right:8px;
  line-height:1.2em;
  border:1px solid #000000;
}

h2 { 
  color: #006633; 
  font-size: 17px; 
  /*font-family: Arial;
  margin-bottom:10px;
  padding-bottom:0px;
  /**/
}
h3 { 
  color: #006633; 
  font-size: 12px; 
  font-family: Verdana;
  margin-bottom:10px;
  padding-bottom:0px;
}

li { 
}

p { 
  margin-top:0px;
}
