A:link { color: #0000FF; text-decoration: none; font-weight: bold;}
A:visited { color: #800080; text-decoration: none; font-weight: bold;}
A:active { color: #FF0000; text-decoration: none; font-weight: bold;}

html
{
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
}
body
{
  background-color: #FFFBEC;
  color: #5C3317;
  margin: 4% 6%;
}
P
{
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
}
P.blockquote
{
    font-style: italic;
    font-family: Times New Roman, serif;
    margin-left: 4em;
    margin-right: 4em;
    margin-top: 2em;
    margin-bottom: 2em;
}

H1, H2, H3, H4, H5, H6, TH
{
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
}

#sPhee {
   color: #00009F;
   font: Veranda, Arial, sans-serif;
}
