/* CSS definition file containing site wide stylesheets */
A:active { text-decoration: none ;}
 A:link { text-decoration: none ;}
 A:visited { text-decoration: none ;}
 H1 { font-family: 'Microsoft Sans Serif', sans-serif; font-size: small; font-weight: normal; font-style: normal;}
 H2 { font-family: 'Microsoft Sans Serif', sans-serif; font-size: large; font-weight: bold;}
 P { font-size: x-small;}
 
