<STYLE>
<!--
TD {
  padding : 0 ;
  font-family : Arial, Helvetica, "sans-serif";
  font-style : normal;
  font-size  : 12;
  text-align : left;
 }
TH {
  padding : 5 ;
  font-family : Arial, Helvetica, "sans-serif";
  font-style : normal;
  font-size  : 14;
  border-width : medium; 
  font-weight : bold;
 }
BODY {
  background-color : #ffffcc;
  background-image : url(images\background.jpg);
  font-family : Arial, Helvetica, "sans-serif";
  font-style : normal;
  font-size : 14;
  color : #2222aa;
}
H1 {
  font-size : 34;
  line-height : 80%;
  text-align : center;
   }
H2 {
  font-size : 26;
  line-height : 80%;
  text-align : center;
   }
H3 {
  font-size : 22;
  text-align : center;
   }
body {
  background-color : #ffffcc;
   }

.header {
   font-size : 18;
   padding : 20;
  }
.menulist {
   width : 100;
  }
.bright {
   color : #ff5555;
  }
.highlightbright {
    color : #ff5555;
    align : center;
    text-align : center;
    background-color: #ffc68c;
    margin-top : 0;
  }
.graybackground {
    background-color: ##D2BDC1;
  }
.smallstuff {
   font-size : small;
  }
A {
  font-size : 14;
}

A:link { color : #0000ff }
A:active { color : red }
A:visited { color : #111166 }

-->
</STYLE>
