BODY, HTML, PRE, P, FORM, EM, H1, H2, H3, H4, UL, OL
   {
   margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
   }


BODY, HTML 
   {
   height:100%; 
   width:100%;
   }

.TextMenuBlack
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
   font-weight: bold;
   }

.TextContentWhite
   {
   font-family: Helvetica,Arial,  sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: normal;
   line-height: 14pt;
   }
a.TextContentWhite:link
    {
    text-decoration: none;
    color: #FFFFFF;
    }
a.TextContentWhite:visited
    {
    text-decoration: none;
    color: #FFFFFF;
    }
a.TextContentWhite:hover
    {
    text-decoration: none;
    color: #FFFFFF;
    }
a.TextContentWhite:active
    {
    text-decoration: none;
    color: #FFFFFF;
    }

.TextContentBlue
   {
   font-family: Helvetica,Arial,  sans-serif;
   font-size: 11px;
   color: #000000;
   font-weight: bold;
   text-align: center;
   }
a.TextContentBlue:link
    {
    text-decoration: none;
    color: #000000;
    }
a.TextContentBlue:visited
    {
    text-decoration: none;
    color: #000000;
    }
a.TextContentBlue:hover
    {
    text-decoration: none;
    color: #0060A0;
    }
a.TextContentBlue:active
    {
    text-decoration: none;
    color: #0060A0;
    }

.TextContentYellow
   {
   font-family: Helvetica,Arial,  sans-serif;
   font-size: 11px;
   color: #000000;
   font-weight: bold;
   text-align: center;
   }
a.TextContentYellow:link
    {
    text-decoration: none;
    color: #000000;
    font-style: italic;
    font-weight: normal;
    }
a.TextContentYellow:visited
    {
    text-decoration: none;
    color: #000000;
    font-style: italic;
    font-weight: normal;
    }
a.TextContentYellow:hover
    {
    text-decoration: none;
    color: #D0D010;
    font-style: italic;
    font-weight: normal;
    }
a.TextContentYellow:active
    {
    text-decoration: none;
    color: #D0D010;
    font-style: italic;
    font-weight: normal;
    }


.TextMenuRed
   {
   font-family: Helvetica,Arial,  sans-serif;
   font-size: 10px;
   color: #C00030;
   font-weight: bold;
   }
a.TextMenuRed:link
    {
    text-decoration: none;
    color: #000000;
    }
a.TextMenuRed:visited
    {
    text-decoration: none;
    color: #000000;
    }
a.TextMenuRed:hover
    {
    text-decoration: none;
    color: #C00030;
    }
a.TextMenuRed:active
    {
    text-decoration: none;
    color: #C00030;
    }



.TextMenuYellow
   {
   font-family: Helvetica,Arial,  sans-serif;
   font-size: 10px;
   color: #D0D010;
   font-weight: bold;
   }
a.TextMenuYellow:link
    {
    text-decoration: none;
    color: #000000;
    }
a.TextMenuYellow:visited
    {
    text-decoration: none;
    color: #000000;
    }
a.TextMenuYellow:hover
    {
    text-decoration: none;
    color: #D0D010;
    }
a.TextMenuYellow:active
    {
    text-decoration: none;
    color: #D0D010;
    }


.TextMenuBlue
   {
   font-family: Helvetica,Arial,  sans-serif;
   font-size: 10px;
   color: #0060A0;
   font-weight: bold;
   }
a.TextMenuBlue:link
    {
    text-decoration: none;
    color: #000000;
    }
a.TextMenuBlue:visited
    {
    text-decoration: none;
    color: #000000;
    }
a.TextMenuBlue:hover
    {
    text-decoration: none;
    color: #0060A0;
    }
a.TextMenuBlue:active
    {
    text-decoration: none;
    color: #0060A0;
    }

