/* CSS definition file containing site wide stylesheets */
A:visited { color: rgb(204,153,255);}
 H1 { font-family: 'Lucida Handwriting', cursive; color: rgb(90,42,148); font-weight: bold;}
 H2 { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: small; color: rgb(90,42,148); font-weight: bold; font-style: italic;}
 P { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: x-small; text-align: justify;}
 A { color: rgb(90,42,148);}
 