<!-- /* VGAP.CSS Version 1.01 © Copyright 2002 Marc Moisan */

BODY { 
  font-weight: normal; 
  font-size: 12pt;
  font-family: Helvetica, Arial, sans-serif; 
  font-variant: normal;
  font-style: normal;
  color: #FFFFFF;
  background: url(../images/vgap/stars3.gif) #000000;
}

.pageheader { 
  font-weight: bold; 
  font-size: 30pt;
  font-family: "Lucida Console", Chicago, sans-serif; 
  font-variant: small-caps;
  font-style: normal;
  color: #FFFF00;
}

.chapheader {
  font-weight: bold; 
  font-size: 16pt;
  font-family: "Times New Roman", Times, serif; 
  font-variant: normal;
  font-style: normal;
  color: #FFFF80;
}

.paraheader {
  font-weight: bold; 
  font-size: 12pt;
  font-family: "Lucida Console", Chicago, sans-serif; 
  font-variant: normal;
  font-style: normal;
  color: #FFFFFF;
}

.timestamp {
  font-weight: normal; 
  font-size: 9pt;
  font-family: "Times New Roman", Times, serif; 
  font-variant: normal;
  font-style: italic;
  color: #FFFFFF;
}

INPUT {
font-family: "MS Serif", serif;
font-size: 10pt;
color: #FFFF00;
background: #000000;
}

SELECT {
font-family: "MS Serif", serif;
font-size: 10pt;
color: #FFFF00;
background: #000000; 
}

A { text-decoration: none }
A:link { color: #FFFF80 }
A:visited { color: #FFFF80 }
A:active { color: #FFFF00 }
A:hover { color: #FFFF00 }
-->
