/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153);}
 A:hover { color: rgb(0,0,0);}
 A:visited { color: rgb(102,153,153);}
 P { font-family: 'Antigoni Light', sans-serif; font-size: small; color: rgb(0,0,102);}
 LI { margin-top: 0pt; margin-bottom: 6pt;}
 A { font-family: 'Antigoni Light', sans-serif; color: rgb(153,51,255);}
 
