/* CSS definition file containing site wide stylesheets */
BODY { background-repeat: no-repeat; background-position: bottom;}
 A:active { color: rgb(56,83,164); text-decoration: none ;}
 A:link { color: rgb(56,83,164); text-decoration: none ;}
 A:visited { color: rgb(56,83,164); text-decoration: none ;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px; font-weight: normal; font-style: normal;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(102,102,102);}
 A { color: rgb(56,83,164); text-decoration: none ;}
 A:hover { color: rgb(140,160,149); text-decoration: underline;}
 
