/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; background-color: rgb(255,255,255);}

 A:active { font-size: x-small; color: rgb(0,0,0); font-weight: bold;}
 A:link { font-size: x-small; color: rgb(255,102,0); font-weight: bold;}
 A:hover { font-size: x-small; color: rgb(0,153,0); font-weight: bold;}
 A:visited { font-size: x-small; color: rgb(255,102,102); font-weight: bold;}
 
 H1 { font-size: small;}
 P { font-size: x-small;}
 