/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(153,102,204);}
 A:link { color: rgb(153,153,204);}
 A:visited { color: rgb(153,153,204);}
 H1 { color: rgb(229,216,232);}
 H2 { color: rgb(229,216,232);}
 P { font-size: large; color: rgb(255,204,153); font-weight: normal; font-style: normal;}
 H3 { color: rgb(229,216,232);}
 A { color: rgb(204,204,255);}
 H4 { color: rgb(229,216,232);}
 ADDRESS { color: rgb(255,224,255);}
 H5 { color: rgb(229,216,232);}
 H6 { color: rgb(229,216,232);}
 A:hover { color: rgb(153,153,204);}
 