body { background-color: #8AB3DE }

a:visited    { text-decoration: none; border-top: 1px dotted #000000; }
a.no:visited { text-decoration: none; background: none; border: none; }

a:hover      { color: red; text-decoration: none; border-bottom: 1px dotted #000000; }
a.no:hover   { text-decoration: none; background: none; border: none; }


p.smallText  { font-family: Georgia; font-size: 75%; font-style: italic; }
p.normalText { font-family: Georgia; font-size: 100% ;}
p.largeText  { font-family: Georgia; font-size: 125% ;}
p.xlgText    { font-family: Georgia; font-size: 150% ;}
p.hugeText   { font-family: Georgia; font-size: 200% ;}
p            { font-family: Georgia; font-size: 100% ;}

td[scope]    { font-weight:bold;}
p.doubleBdr  {border-style: double}
