
         H3
{
   font: 20pt;
   font-family: Lucida Sans;
   font-style: italic;
   color: #0000c0;
   background: "#FFFFFF";
   cursor: arrow;
}

         a.Highlight      {font: 10pt; font-family: Arial; font-style: regular; 
                           color: "#003296"; background:"#FFFFFF"; 
                          }

         a.LeftMenuOn
{
   font: 12pt;
   font-family: Arial;
   font-weight: bold;
   color: "#FFFFFF";
   background: #0000c0;
   text-decoration: none;
   cursor: hand;
}
         
         a.LeftMenuOff
{
   font: 12pt;
   font-family: Arial;
   font-weight: bold;
   color: #0000c0;
   background: "#FFFFFF";
   text-decoration: none;
   cursor: arrow;
}

         a.RightMenuOn    {font: 12pt; font-family: Arial; font-weight: bold; 
                           color: "#FFFFFF"; background:"#0000c0"; 
                           text-decoration: none; 
                           cursor:hand}
         
         a.RightMenuOff   {font: 12pt; font-family: Arial; font-weight: bold; 
                           color: "#0000c0"; background:"#FFFFFF"; 
                           text-decoration: none; 
                           cursor:arrow}

         div.TitleText    {font: 30pt; font-family: Lucida Sans;  
                           color: "#800000"; background:"#FFFFFF"}
                           
         div.TechTitle    {font: 22pt; font-family: Lucida Sans;  
                           color: "#800000"; background:"#FFFFFF"}
                           
         div.TechTitle2   {font: 18pt; font-family: Lucida Sans;  
                           color: "#800000"; background:"#FFFFFF"}
                           
         td.MainText      {font: 10pt; font-family: Arial; font-style: regular}
                           
         div.MainText     {font: 10pt; font-family: Arial; font-style: regular}
                           
         div.LeftMenuOn   {font: 12pt; font-family: Arial; font-weight: bold; 
                           color: "#FFFFFF"; background:"#0000C0"; 
                           cursor:hand}
         
         div.LeftMenuOff  {font: 12pt; font-family: Arial; font-weight: bold; 
                           color: "#0000C0"; background:"#FFFFFF"; 
                           cursor:arrow}

         div.RightMenuOn   {font: 12pt; font-family: Arial; font-weight: bold;
                           color: "#FFFFFF"; background:"#0000c0"; 
                           cursor:hand}
         
         div.RightMenuOff  {font: 12pt; font-family: Arial;  font-weight: bold;
                           color: "#0000c0"; background:"#FFFFFF"; 
                           cursor:arrow}
                           
         div.Rectangle    {background:"#ADD8E6"}
         div.GreenRectangle    {background:"#BDDFE9"}

