/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(0,0,102);}
 H1 { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10px; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 14px; font-weight: normal; font-style: normal;}
 H3 { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; font-size: 20px; color: rgb(51,0,153); font-weight: normal; font-style: normal;}
 A { color: rgb(0,0,102);}
 A:hover { color: rgb(0,0,102);}
 