  BODY    {
             font-family: arial, verdana, helvetica;
             font-size:10pt;
             background-color:#FFCC00;
             margin-left:1em;
             margin-right:1em;
             margin-top:1em;
             margin-bottom:1em
           }

  .TLE1    {
             font-family: arial,tahoma,helvetica;
             font-size: 16pt;
           }

  .TLE2    {
             font-family: 'arial black';
             font-size: 38pt;
             font-color: #FFCC00;
             color: #FFCC00;
             text-indent: 3em;
           }

  A        { 
             font-color:blue;
             color: blue;
           }

  A:hover  { 
             font-color:blue;
             color: blue;
           }

  A:visted { 
             font-color:blue;
             color: blue;
           }

  .BTM     {
             font-size:8pt
           }

  .SECMENU {
             font-weight:bold;
             font-color:#615B5B;
             color:#615B5B;
           }

  A.NAVRED {
             text-decoration:none;
             font-weight:bold;
             font-color:#CC0000;
             color:#CC0000;
           }

  A.NAVRED:hover {
             text-decoration:none;
             font-weight:bold;
             font-color:#CC0000;
             color:#CC0000;
           }

  A.NAV:link {
             text-decoration:none;
             font-weight:bold;
             font-color:#615B5B;
             color:#615B5B;
           }

  A.NAV:visited {
             text-decoration:none;
             font-weight:bold;
             font-color:#615B5B;
             color:#615B5B;
           }

  A.NAV:hover {
             text-decoration:none;
             font-weight:bold;
             font-color:#CC0000;
             color:#CC0000;
           }

  .MNMENU  {
             background-image: url(images/title_bg_300.gif);
             background-repeat:no-repeat;
             background-position: 0% 0%;
             height:25px;
             font-weight:bold;
             font-color:#615B5B;
             color:#615B5B;
             text-indent: 3em;
           } 

  .BUTTON  {
             background-repeat:no-repeat;
             background-position: 0% 0%;
             height:25px;
             font-weight:bold;
             font-color:#615B5B;
             color:#615B5B;
             text-indent: 2em;
           }

  .MAINTLE {
             font-weight:bold;
             font-size:10pt;
             font-color:#615B5B;
             color:#615B5B;
           }


  TD.BDR   {
             background-color:#615B5B;
           }

  INPUT    {
             font-family:arial;
             font-size:8pt;
           }
		   
  .SW      { 
             font-size:8pt
		       }
  TABLE.RC {
             font-family:arial;
             font-size:9pt
           }
  SPAN.NEW {
             padding-left:15px;
             font-size:8pt;
             color:red;
             font-weight:bold;
           }
           
  FORM { margin: 0px; }
