body { 
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
}

a,p,h1,h2,h3,h4,h5,h6, ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
  font-family:Verdana,Tahoma,Arial,sans-serif;
}

h1 {
  font-size:14pt;  color:#ff0000;
}

h2 {
  font-size:12pt;  color:#ff0000;
}

h3 {
  font-size:11pt;  color:#cc0000;
}

h4 {
  font-size:10pt; color:#990000;
}

h5 {
  font-size:9pt; color:#000099;
}

h6 {
  font-size:8pt; color:#000099;
}

span,p,ul,ol,li,div,td,th,address,nobr,i {
  font-size:8pt; color:#000099;
}


b {
  font-size:8pt; color:#000066;
}

pre {
  font-family:Verdana,Tahoma,Arial,sans-serif;
  font-size:9pt; color:#0000C0;
}

tt {
  font-family:Verdana,Tahoma,Arial,sans-serif;
  font-size:7pt; color:#ff0000;
}

a:link {
  font-size:8pt; color:#FF0000;
  text-decoration:underline;
}
a:visited {
  font-size:8pt; color:#990000;
  text-decoration:underline;
}
a:active {
  font-size:8pt; color:#0000FF;
  text-decoration:none;
}


td#NavLinks { 
  margin-top:5px; 
  margin-bottom:5px;
  border:1px solid #0000EE; 
  color:#ccccff;
  }
