/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(102,0,153);}
 A:link { color: rgb(102,0,153);}
 UL { color: rgb(51,51,153);}
 A:visited { color: rgb(102,0,153);}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: rgb(51,51,153); font-weight: normal; font-style: normal;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(51,51,153);}
 LI { color: rgb(51,51,153);}
 OL { color: rgb(51,51,153);}
 A { color: rgb(102,0,153);}
 A:hover { color: rgb(0,153,102);}
 