/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,153);}
 A:hover { color: rgb(51,153,255);}
 A:visited { color: rgb(153,0,0);}
 H1 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 28px; color: rgb(204,204,238); font-weight: bold;}
 H2 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 16px; color: rgb(204,204,238); font-weight: bold;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small; font-weight: normal; font-style: normal;}
 H3 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 14px; color: rgb(204,204,238); font-weight: bold;}
 