/* CSS definition file containing site wide stylesheets */
BODY { font-size: 14px;}
 A:active { font-size: 14px;}
 A:link { font-size: 14px;}
 UL { font-size: 16px;}
 A:visited { font-size: 14px; color: rgb(204,0,204);}
 H1 { font-size: 28px;}
 H2 { font-size: 24px;}
 P { font-size: 14px;}
 H3 { font-size: 20px; color: rgb(0,51,255);}
 LI { font-size: 16px; font-weight: normal; font-style: normal;}
 OL { font-size: 16px;}
 A { font-size: 14px;}
 A:hover { font-size: 14px;}
 
