BODY {font-family: "Arial";
      font-size: 10pt
      }

 
H2   {font-size: medium;
text-transform: uppercase

      }
 
H3   {font-size: medium;
      }
 
 
TD   {font-family: "Arial";
      font-size: 10pt;
      }
 
P    {font-family: "Arial";
      font-size: 10pt
     }
 
 
UL   {font-family: "Arial";
      font-size: small;
     }
 
A    {text-decoration: underline;
      font-color: red;
     }
 
A.navBar {font-family: "Arial";
	  color: red;
          font-size: 8pt;
          font-weight: bold;
          text-decoration: none; 
       }
SPAN.selectedNavBar {font-family: "Arial";
	  font-weight: bold;
          color: red; 
          font-size: 8pt;
          text-decoration: underline;
         }

sideBar {font-family: "Arial";
          color: 303F68
         }

selectedSideBar {font-family: "Arial";
          color: 303F68
         }

	 

