body {    
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: black;
  line-height: 15pt;
  font-size: 10pt;
}
p, td, div {
  font-size: 10pt;
}

img {
  border: 0;
}

h1   { font-size: 14pt;}
h2   { font-size: 12pt;}
h3   { font-size: 10pt;}
h4   { font-size:  8pt;}
h5   { font-size:  6pt;}
h6   { font-size:  4pt;}

td   { vertical-align: top ;  font-size: 10pt;}

a         { color: black;  font-size: 10pt;}
a:link    { color: black;  font-size: 10pt;}
a:active  { color: black;  font-size: 10pt;}
a:visited { color: black;  font-size: 10pt;}
a:hover   { color: navy;   font-size: 10pt;}



