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

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

h4 { 
  background-color: #99CCFF;
  text-align: center;
  clear: both;
}

.text { 
}

.noborder { 
  border: 0px;
 }

.footnote {  
  font-size: 8pt;
}

a:link { 
   color: #0033FF;
}


a:visited {
   color: #cc0000;
}

a:active { 
   background-color: #0033ff;
   color: #000000;
}

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

