/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,51,102); font-weight: bold; text-decoration: none ;}
 A:link { font-size: x-small; color: rgb(0,51,102); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: x-small; color: rgb(0,51,102); font-weight: bold; text-decoration: none ;}
 H1 { font-size: medium; color: rgb(102,0,0); font-weight: bold; text-decoration: underline; font-variant: small-caps;}
 H2 { font-size: small; color: rgb(102,0,0); font-weight: bold; text-decoration: underline; font-variant: small-caps;}
 P { font-family: '@Arial Unicode MS', sans-serif; color: rgb(0,51,102);}
 H3 { font-size: small; color: rgb(102,0,0); font-variant: small-caps;}
 A { font-size: x-small; color: rgb(0,51,102); font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(102,0,0); font-weight: bold; text-decoration: none ;}
 
