BODY {background-color: #D3E9F4;}

H1, H2, H3, H4 {font-family: Arial, Helvetica, sans-serif;
    	        text-align: left;
	            color: #DC7200;}

A: LINK {color: #194299;
          text-decoration: underline;}

A: VISITED {color: #003366;
            text-decoration: underline;}

A: ACTIVE {color: #7795D1;
           text-decoration: underline;}

A: HOVER {color: #7795D1;
           text-decoration: underline;}
		   
P {font-family:  Arial, Helvetica, sans-serif;
   font-size: 90%;
   font-weight: normal;
   color: #194299;}
   
UL {font-family:  Arial, Helvetica, sans-serif;
   font-size: 90%;
   font-weight: normal;
   color: #194299;}
   
OL {font-family:  Arial, Helvetica, sans-serif;
   font-size: 90%;
   font-weight: normal;
   color: #194299;}
   
   STRONG {font-family:  Arial, Helvetica, sans-serif;
   		font-weight: bold;
        font-size: 90%;
        color: #194299;}



