body    {background-color: CCCCCC;}

p,tr,td     {font-family: Courier New, Courier New, monospace;
 
    font-size: 16px;
    color: #000000;
                text-align: left;}

bc     {text-align: center; 
     font-weight: bold;} 

c     {text-align: center;}

header     {font-size: 18px; 
     text-align: center;
      font-weight: bold;}

left {text-align: left;}

li     {font-family: Courier New, Courier New, monospace;
  
     font-size: 14px;
     color: #000000;
text-align: left;}

a:link     {text-decoration: none; color: #000000;}
a:visited     {text-decoration: none; color: #006699;}
a:active     {text-decoration: none; color: #006699;}
a:hover {text-decoration: none; color: #FF0000;font-weight: bold}

