/* CSS definition file containing site wide stylesheets */
BODY { font-family: 'Gill Sans MT Pro Book', sans-serif; font-size: medium;}
 H1 { font-family: Garamond,serif; font-size: xx-large; color: rgb(153,255,51);}
 H2 { color: rgb(51,102,0);}
 P { font-family: 'Gill Sans MT Pro Book', sans-serif; font-size: medium; color: rgb(51,0,0); font-weight: bold; vertical-align: baseline; text-decoration: none ;}
 .new { font-family: 'Gill Sans MT Pro Book', sans-serif; font-size: large; font-weight: normal; font-style: normal;}
 
