BODY {color:#000099; FONT-SIZE:80%; FONT-FAMILY:ARIAL,SANS-SERIF; FONT-WEIGHT:NORMAL;
      background: url(images/bg.gif) white; background-repeat: repeat-xy;
     }
/*
BODY {color:#000099; FONT-SIZE:80%; FONT-FAMILY:ARIAL,SANS-SERIF; FONT-WEIGHT:NORMAL;
      background: url(/images/bg.gif) white; background-repeat: repeat-xy;
      margin-top: 0 ; margin-left:0 ; margin-right:0 ;
     }
*/

A:visited {color: Purple; text-decoration: underline}
A:link {color: blue; text-decoration: underline}
A:hover {color: blue; text-decoration: underline}

TABLE{ FONT-SIZE:100%;}

P {margin-top: 1ex; margin-bottom: 1ex;}
P.TABLE {margin-top: 0px; margin-bottom: 1ex; text-align:justify;}

UL {margin-top: 0px; margin-bottom: 1ex; margin-left: 2em;}
OL {margin-top: 0px; margin-bottom: 1ex;}
LI {margin-top: 0px; margin-bottom: 4px;}
FORM {margin-top: 1ex; margin-bottom: 1em;}

blockquote {
   margin-top: 0px; margin-bottom: 0px;
   padding: 4px; padding-top: 0px;
  }

H1{font-size:150%;
   margin-top: 4px; margin-bottom: 2px;
  }
H2{font-size:130%;
   margin-top: 8px; margin-bottom: 2px;
  }
H2.TABLE{font-size:130%;
   margin-top: 0px; margin-bottom: 2px;
   background-color: #87CEFA;
   padding: 3px;
  }
H3{font-size:110%;
   margin-top: 0px; margin-bottom: 2px;
  }
H3.TABLE{font-size:110%;
   margin-top: 0px; margin-bottom: 2px;
   background-color: #87CEFA;
   padding: 2px;
  }
H4{font-size:100%;
   margin-top: 4px; margin-bottom: 2px;
  }
H5{font-size:100%;
   margin-top: 4px; margin-bottom: 2px;
  }
H6{font-size:100%;
   margin-top: 4px; margin-bottom: 1ex;
  }

INPUT, SELECT {font-size: 80%; color: #000080}
TEXTAREA {color: #000080}
ADDRESS {font-size: very-small; margin-left:1em; margin-top: 2px; margin-bottom: 4px}

HR {color:#009999; size: 1px; height: 1px; margin-top: 0 ; margin-bottom:6 ;}

.clsMenu {font-size:100%; FONT-WEIGHT:BOLD;}
.clsMenuTitle {font-size:100%; FONT-WEIGHT:bold; color="#006699"; }
.clsMenuItem {font-size:90%; FONT-WEIGHT:NORMAL;}
.clsCellYellow {background-color: #FFFFCC;}
.clsCellBlue {background-color: #66CCFF;}


