/* CSS definition file containing site wide stylesheets */
A:active { font-family: 'Times New Roman', serif; font-size: small; color: rgb(0,0,153); font-weight: bold;}
 A:link { font-family: 'Times New Roman', serif; font-size: small; color: rgb(0,0,255); font-weight: bold;}
 A:hover { font-family: 'Times New Roman', serif; font-size: small; color: rgb(0,0,255); font-weight: bold;}
 A:visited { font-family: 'Times New Roman', serif; font-size: small; color: rgb(0,0,255); font-weight: bold;}
 P { font-family: 'Times New Roman', serif; font-size: small; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A { font-family: 'Times New Roman', serif; font-size: small; color: rgb(0,0,153); font-weight: bold;}
 
