
<!DOCTYPE HTML PUBLIC "-//SoftQuad Software//DTD HoTMetaL PRO 6.0::19990601::extensions to HTML 4.0//EN" "hmpro6.dtd"> <HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> P {
  font-family: Arial;
}

                 
BODY {
  font-family: Arial;
  color: black;
}

H2 {
  color: red;
}

H3 {
  color: gray;
}

H4 {
  color: red;
}  

B {
  color: blue;
}             

COLSPAN {
  font-family: Arial;
  color: red;
}

		 
TABLE.Black {
  background-color: black;
  color: white;
  border-top: thin white solid;
  b {
 
  color: red;
} } table.white {
  color: black;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
} table.blackzero {
  background-color: black;
  color: white;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
} table.border1 {
  border-top: thin gray solid;
  border-right:  thin gray solid;
  border-bottom:  thin gray solid;
  border-left:  thin gray solid;
} table.box{
  border-right: thin black solid;
  border-bottom: thin blacksolid;
  border-left: thin black solid;
  border-top: thin black solid;
} table.boxup{
  border-right: thin black solid;
  border-bottom: thin black solid;
  border-left: thin black solid;
  border-top: none;
} dfn {
    color: blue;
     font-style: normal;
  background-color: lightgray;
} var {
  color: red;
  font-style: normal;
  background-color: lightgray;
} a: link;
  border-right: thin White solid;
  border-bottom: thin White solid;
  border-left: thin white solid;
}

$DOCUMENT {
}

