H1          {font-family: "Arial"; 
             font-weight: "extra-bold";
             font-size: "medium";
             color: #000040 }

H2          {font-family: "Arial"; 
             font-weight: "bolder";
             font-size: "small";
             font-style: italic;
             color: #202040; }

H3          {font-family: "Arial"; 
             font-weight: bold;
             font-size: "small";
             font-style: italic;
             color: #202040; }

P           {font-family: "Arial"; 
             font-weight: normal;
             font-size: "small";
             font-style: normal;
             margin-top: 20px; 
             color: #000040; }

ul           {font-family: "Arial"; 
             font-weight: normal;
             font-size: "small";
             font-style: normal;
             color: #000040; }

li           {font-family: "Arial"; 
             font-weight: normal;
             font-size: "small";
             font-style: normal;
             color: #000040; }

P.side      {font-family: "Arial"; 
             font-size: "x-small";
             font-weight: normal;
             color: #A0A0C0; }
P.footer    {font-family: "Arial"; 
             font-size: "x-small";
             font-weight: normal;
             color: #8080A0; }
P.sidestr   {font-family: "Arial"; 
             font-size: "x-small";
             font-weight: bolder;
             color: #D0D0FF; }

A           {font-family: "Arial"; 
             font-weight: normal;
             font-size: "small";
             font-style: normal;
             margin: "1px"; 
             color: #B0C0F0; }
A.menu:hover {color: #FFFFFF;  
             BACKGROUND-COLOR: #0000A0; }
A.side      {font-size: "x-small"; color: #7070A0 
A.menu      {line-height: "150%"; font-weight: "bold"; }
A.menu:link {color: #6060DD; font-weight: bold; }
