 A:link    {
             font-family:       Arial,Verdana,Helvetica;
             font-style:        normal;
             font-size:         10pt;
             text-decoration :  none;
             font-weight:       bold;
             color:             #0000A0;
           }
 A:visited {
             font-family:       Arial,Verdana,Helvetica;
             font-style:        normal;
             font-size:         10pt;
             text-decoration :  none;
             font-weight:       bold;
             color:             #0000A0;
           }

 A:hover   {
             font-family:       Arial,Verdana,Helvetica;
             font-style:        normal;
             font-size:         10pt;
             font-weight:       bold;
             text-decoration :  underline overline;
             color:             #B30000;
           }
 A:active  {
             font-family:       Arial,Verdana,Helvetica;
             font-style:        normal;
             font-size:         10pt;
             font-weight:       bold;
             text-decoration :  none;
             color:             #B30000;
           }
 h2        {
             font-family:       TimesNewRoman;
             font-style:        normal;
             font-size:         25pt;
             font-weight:       bold;
             text-decoration :  none;
           }
 p         {
             margin:            1pt;
           }

.MenuText {font-family:Arial, Sans-Serif; font-size:15pt;}
.LineText {font-family:Arial, Sans-Serif; font-size:11pt;}
.MainText {font-family:Arial, Sans-Serif; font-size:10pt;}
.MiniText {font-family:Arial, Sans-Serif; font-size:8pt;}
.SelLink  {font-family:Arial,Verdana,Helvetica;font-style:normal;font-size:10pt;font-weight:bold;text-decoration:none;color:#B30000;}
#BlueGround  {color:#8CA6C8;background:#0B60AD;}
#WhiteGround {background:rgb(240,240,240);color:black;}