/* CSS definition file containing site wide stylesheets */
BODY { background-color: rgb(204,204,255); background-repeat: repeat; background-attachment: fixed;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-weight: normal; font-style: normal; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { background-color: rgb(204,204,255);}
 
