/* CSS definition file containing site wide stylesheets */
BODY { font-family: 'High Tower Text', serif; font-size: medium; color: rgb(0,51,102);}
 A:active { color: rgb(255,153,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-size: small; color: rgb(153,51,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-size: small; color: rgb(255,153,0); font-style: italic; text-decoration: none ;}
 H1 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: medium; color: rgb(0,51,102); font-weight: bold; text-decoration: underline; font-variant: small-caps;}
 P { font-family: 'High Tower Text', serif; font-size: small; color: rgb(0,51,102); font-weight: normal; font-style: normal;}
 A { color: rgb(255,153,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-size: small; color: rgb(153,51,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 