H1 { 
  font-weight: bold; 
  font-size: 20pt;
  line-height: 24pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #000000
}

H2 { 
  font-weight: bold; 
  font-size: 16pt;
  line-height: 20pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #000000
}

body {
  background-color: #eeeeee
}

a:active {
  color: #8888FF;
  font-family: arial
}

a:visited {
  color: #117799;
  font-family: arial
}

a:link {
  color: #FF0000;
  font-family: arial
}

a:hover {
  color: #FF00FF;
  font-family: arial
}
 
P { 
  font-weight: normal; 
  font-size: 12pt;
  line-height: 12pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #000000
}

LI { 
  font-weight: normal; 
  font-size: 12pt;
  line-height: 12pt; 
  font-family: arial; 
  font-variant: normal;
  font-style: normal;
  color: #000000
}