/* CSS definition file containing site wide stylesheets */
BODY { font-size: medium; color: rgb(153,0,0); font-weight: bold; font-style: italic;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: medium; color: rgb(102,0,153); font-weight: bold; font-style: italic; text-align: left; clear: both; background-color: transparent;}
 .TextNavBar { font-size: medium; color: rgb(0,153,51); font-weight: bold; background-color: transparent;}
 
