<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
/* author: J Roberts */
/* creation date: 01/09/2000 */
/*dark blue header1 with white background*/
h1,h3 { color : Blue; background : White; }

/*body text with white background*/
h2,h4,h5,h6 {  color : #8B0000; background : White; }

hr.c3 {text-align: middle}
div.c2 {text-align: center}
p.c1 {text-align: center}

/*set em and strong*/
em { font : italic bold; }

strong { color : #8B0000; background : White; font : bold; }

body { color : Black; background : White; font-family: Tahoma; sans-serif; margin-left :  10%; margin-right :  10%; }

