
H2 {
  position: relative;
  top: 5px;
  left: 5px;
  color: #FF99FF;
  font-family: times;
  font-size: 72pt;
  font-style: italic;
  font-weight: bold;
  font: bold;
}

H3 {
  position: relative;
  top: -65px;
  color: #660099;
  margin-left: 0px;
  font-family: helvetica;
  font-size: 22pt;
  font-weight: bold;
  font: bold;
} 

$DOCUMENT {
}

<!-- A {text-decoration: underline;}
     A:hover {text-decoration: none;} -->
     
<!--
BODY {
scrollbar-face-color: #663399;
scrollbar-3dlight-color: #CC66CC;
scrollbar-arrow-color: #FFCCFF;
scrollbar-track-color: #FFCCFF;
}
--> 