
A:hover {text-decoration: none; background-color: cyan; color:#000000}

TABLE, TD, TH {
  font-family: Arial, Helvetica, san-serif; 
  font-size: 12pt; 
  font-style: normal; 
  empty-cells: show;
}

SUP {
  font-family: Arial, Helvetica, san-serif; 
  font-size: 6pt; 
  font-style: normal; 
}

BODY, UL, LI, P { 
  color: black;
  background-color: white;
  font-family: Arial, Helvetica, san-serif;
  font-size: 12pt; 
  font-style: normal; 
  SCROLLBAR-BASE-COLOR: lightblue;
  SCROLLBAR-ARROW-COLOR: black;
}

UL, LI, P {
  font-family: Arial, Helvetica, san-serif;
  font-size: 12pt; 
  font-style: normal; 
}

STRONG {
  font-family: Arial, Helvetica, san-serif; 
  font-size: 14pt; 
  font-style: bold; 
}  

H1 {
  font-family: Arial, Helvetica, san-serif; 
  font-size: 18pt; 
  font-style: bold; 
  background-color: #CCFFFF;
}

H2 {
  font-family: Arial, Helvetica, san-serif; 
  font-size: 16pt; 
  font-style: bold; 
  background-color: #CCFFFF;
}

H3 {
  font-family: Arial, Helvetica, san-serif; 
  font-size: 14pt; 
  font-style: bold; 
  background-color: #CCFFFF;
}

FORM {
margin:0;
}

PRE {
margin:0;
}


