/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;}
 .page1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990099}
.cathead {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #990099}
.cattext { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #990099 }
.acthead { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
.acttext { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000}

.footer				{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000066; }
a.footer:link		{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #000066; text-decoration: none; }
a.footer:visited	{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #666666; text-decoration: none; }	
a.footer:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #ff0000; text-decoration: underline; }