BODY    {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11;
  
scrollbar-3dlight-color: #ECECEC;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #D0D0D0;
scrollbar-shadow-color: #ECECEC;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;

scrollbar-base-color: #DCF0E5;

}   
TABLE   {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11;
}
A       { 
  color: #FF0000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11;
  font-weight: bold;
  text-decoration: none;
}
AA       { 
  color: 0x808080;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10;
 font-weight: normal
}


A:hover {
  color: blue;
}
.A1       { 
  color: green;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11;
  font-weight: bold;
  text-decoration: none;
}
.A1:hover {
  color: yellow;     
}
.DEFAULT {
  font-family: Verdana, Arial, Helvetica;
  font-size: 14;
}
.DEFAULT1 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10;
 font-weight: normal
}
.DEFAULT2 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12;
}
.DEFAULT3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11;
 font-weight: normal
}
.JUSTIFIED {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11;
  align: justify;
}
.MEDIUM {
  color: black;
  font-family: Verdana, Arial, Helvetica;
  font-size: 14;
  font-weight: bold;
}
.MENU        { padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1 }
.MENUFOCUSED {
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 8;
  padding-top: 1;
  padding-right: 8;
  padding-bottom: 1
}
.MENUFOCUSED1 {
  background-color: #0000FF;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 8;
  padding-top: 1;
  padding-right: 8;
  padding-bottom: 1
}
.PAGEHEADER {
  background-color: #CBD7E4;
  font-family: Verdana, Arial, Helvetica;
  font-size: 13;
  font-weight: bold;
  padding-bottom: 2;
  padding-top: 2;
  text-align: center;  
}
.PAGEHEADER1 {
  background-color: #DCF0E5;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11;
  font-weight: bold;
  padding-bottom: 2;
  padding-top: 2;
  text-align: center;  
}
.PAGEHEADER2 {
  background-color: #F0F9F0;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11;
  font-weight: bold;
  padding-bottom: 2;
  padding-top: 2;

}
.CONTENTS {
  vertical-align: top;
  padding-left: 8;
  padding-top: 8;
  padding-right: 8;
  padding-bottom: 8;
}
.HOMEPAGE {
  padding-left: 10;
  padding-top: 8;
  padding-right: 0;
  padding-bottom: 8;
}
.COPYRIGHT {
  font-family: small fonts;
  font-size: 8;
  text-align: center;
  position: relative;
  top: -1;
}
.LIFTER {
  position: relative;
  top: -3;
}
.INPUT {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11;
  width: 342;
}
.BUTTON {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11;
  width: 75;
  height: 23;
}