BODY {
	background-image: url(images/theme2a.gif);
	font-size: 12pt;
	color: #000080;
        }

   .font1 {
	font-family :  Arial, sans-serif;
	font-size: 24pt;
	color: #000080;
	}

   .font2 {
	font-family :  Arial Black, Arial, sans-serif;
	font-size: 14pt;
	color: #000080;
	}

   .font3 {
	font-family :  Arial, sans-serif;
	font-size: 12pt;
        font-weight: bold;
	color: #000080;
	}

   .font4 {
	font-size: 12pt;
        font-weight: bold;
        font-style: italic;
	color: #000080;
	}

A:LINK {
        color: #0000D0; 
	}

A:VISITED {
        color: #000060; 
	}

A:HOVER { 
	color: #0080C0;
	 }
/* note that A:HOVER isn't supported by all browsers */

H1 {
   font-family :  Arial Black, Arial, sans-serif;
	font-size: 14pt;
	color: #000080;
   }

H2 {
   font-family :  Arial, sans-serif;
	font-size: 12pt;
        font-weight: bold;
	color: #000080;
   }



