
  .menu
  {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #BFBEBE;

    FONT-FAMILY: Sans-Serif
  }

  .comix
  {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
  }

  .txtbold
  {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
  }

  .txtboldblack
  {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
  }

  .txt
  {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #D8E9F5;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
  }
  
  .txtwhite
  {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
  }

  .txtblack
  {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
  }

  .txtsmall
  {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
  }

  .txtsmallblack
  {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
  }

  .caption
  {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Verdana, Sans-Serif
  }

  .header
  {
    FONT-WEIGHT: bold;
    FONT-SIZE: 15pt;
    COLOR: #FF9BB3;
    FONT-FAMILY: Verdana, Arial, Sans-Serif
  }

.menu A {text-decoration: none; color: #FFFFFF}
.menu A:hover {color: #FFFC00}

.txt A {text-decoration: none; color: #FF5255}
.txt A:hover {color: #FFFC00}

.txtsmall A {text-decoration: none; color: #FFFFFF}
.txtsmall A:hover {color: #FFFC00}

.txtsmallblack A {text-decoration: none; color: #000000}
.txtsmallblack A:hover {color: #FFFC00}



body { 
scrollbar-base-color:#A7A7A7; 
scrollbar-face-color:#255289; 
scrollbar-arrow-color::#FF0000; 
scrollbar-shadow-color:#000000; 
scrollbar-track-color:#719ED5; 
scrollbar-highlight-color:#719ED5;
scrollbar-darkshadow-Color:#000000; 
} 

