/* Sandy Feder  Jan 15/2010  shf.css */
body {background-color: #ffffff; font-size: 14pt;
      color: #000000;}
h1 {color: #c71585 }
a
{
   color: #9400d3; text-decoration: none
}
a:visited
{
   color: #9400d3; text-decoration: none
}
#header{text-align: center}
#left {width: 165px; float: left }
#right{float: right; width: 80%; vertical-align: top;  }
#footer{text-align: center; margin-left: auto; margin-right: auto;
clear: both; color: #c71585; font-size: 10pt; text-align: center}
.wow
{
  font-family: "arial black"; font-size: 1.5em;
}
.underline
{
   text-decoration: underline;
}
.textbook
{
   background-color: #f9c8d8; font-size: 1.1em;
}
.to
{
   color: #9400d3; text-decoration: underline;
}
