/* CSS definition file containing site wide stylesheets */
BLOCKQUOTE { text-align: justify;}
 A:active { color: rgb(0,0,204);}
 A:link { color: rgb(0,0,204);}
 A:visited { color: rgb(0,0,204);}
 .TextObject { text-align: justify;}
 H1 { color: rgb(153,153,153); text-align: justify;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,0,0); text-align: justify;}
 LI { text-align: justify;}
 A { color: rgb(0,0,204);}
 A:hover { color: rgb(0,0,255); text-decoration: underline overline; background-color: rgb(255,255,255);}
 