a:active {
  color: #ff0000;
  text-decoration: underline
}
a:link {
  color: #0000ff;
  text-decoration: underline
}
a:visited {
  color: #990099;
  text-decoration: underline
}
body {
  font-size: 110%;
  color: #000066;
  background-image: url(../images/backgrnd.jpg)
}
h1 {
  font-size: 170%;
  text-align: center
}
h2 {
  font-size: 140%;
  text-align: center 
}
td {
  font-size: 110%;
  color: #000066;
  clip:   rect(   )
}
th { 
  font-size: 110%;
  color: #000066;
  text-align: left;
  clip:   rect(   )
}
address {
  font-size: 75%;
  text-align: center
}
.display {
  text-align: center;
  margin-top: 20pt;
  margin-bottom: 20pt
}
.sub0 {  
  margin-top: 30pt;
  clip:    rect(   );
  list-style-type: disc;
  list-style-position: outside
}
LI.Sub0 {
  margin-top:30pt;
  list-style-type: disc;
}
P.Sub0 {
  margin-top: 20pt;
  margin-bottom: 20pt;
}
.sub1 {
  clip: rect( ); 
  list-style-type: none; 
  list-style-position: outside ;
   margin-bottom: 10pt
}
.cft {
  font-family: "Courier New", Courier, mono
}
