body {
    width: 80ex;
    margin-left: auto;
    margin-right: auto;
}

body table {
  font-family: Verdana, sans-serif;
  font-size: 10pt;
}

.secttitle { 
  background-color: #0090C0;
  text-align: center;
  font-size: 14pt;
  font-family: monospace; 
  clear: both;
}

.text { 
}

.center { 
  text-align: center;
 }

.noborder { 
  border: 0px;
 }

.footnote {  
  font-size: 8pt;
}

a:link { 
   color: #0020F0;
}

a:active { 
   background-color: #0080F0;
   color: #000000;
}

a:visited {
   color: #C00000;
}

ul li { 
 list-style-type: square;
}
