/* 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);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A { color: rgb(0,0,102);}
 H5 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: large; color: rgb(0,51,153); font-weight: bold;}
 A:hover { color: rgb(0,51,204);}
 