BODY  {color:rgb(0,0,128);
           background-color:rgb(221,237,245);
           FONT-FAMILY: Arial, Verdana;           
           TEXT-TRANSFORM: none;
           FONT-WEIGHT: normal;}         
// TH, TD 
//           {FONT-FAMILY: Arial, Verdana;           
//           TEXT-TRANSFORM: none;}
hr        {color:rgb(0,0,128);
           height: 1px;}
h1        {font-style: normal;
           font-size:14px;
           FONT-FAMILY: Arial, Verdana; 
           font-weight: normal;}
h2        {font-style: normal;
           font-size:14px;
           FONT-FAMILY: Arial, Verdana; 
           font-weight: bold;}
h3        {font-style: normal;
           font-size:12px;
           FONT-FAMILY: Arial, Verdana; 
           font-weight: normal;}
h4        {font-style: normal;
           font-size:12px;
           FONT-FAMILY: Arial, Verdana; 
           font-weight: bold;}
h5        {font-style: normal;
           font-size:10px;
           FONT-FAMILY: Arial, Verdana; 
           font-weight: normal;}
h6        {font-style: normal;
           font-size:10px;
           FONT-FAMILY: Arial, Verdana; 
           font-weight: bold;}
A:link  {COLOR: rgb(0,0,128);         
           FONT-FAMILY: Arial, Verdana;
           FONT-SIZE: 12px;
           font-weight: bold; 
           font: Verdana;
           TEXT-DECORATION: none;}
A:visited {COLOR: rgb(0,0,128);
           BACKGROUND:rgb(221,237,245);
           FONT-FAMILY: Arial, Verdana;           
           FONT-SIZE: 12px;
           TEXT-DECORATION: none;
           font: Verdana;
           font-weight: bold;}
A:active  {COLOR:rgb(0,0,255);
           BACKGROUND:rgb(221,237,245);
           FONT-SIZE: 12px;
           FONT-FAMILY: Arial, Verdana;
           font: Verdana;
           font-weight: bold;
           TEXT-DECORATION: none;}
A:hover   {COLOR:rgb(0,0,255); 
           BACKGROUND:rgb(221,237,245);
           FONT-SIZE: 12px;
           FONT-FAMILY: Arial, Verdana;
           font: Verdana;
           text-decoration: none;}