P   {
  font-family: Arial, Helvetica, sans-serif;
  color: blue;
  font-weight: normal;
  font-size: small;
  text-align: left;
  font-style: normal;
  visibility: visible;
}
BR   {
  font-family: Arial, Helvetica, sans-serif;
  color: blue;
  font-weight: normal;
  font-size: small;
  text-align: left;
  font-style: normal;
  visibility: visible;
}
A:LINK   {
  text-docoration: underline;
  color: blue;
}
A:VISITED   {
  text-docoration: underline;
  color: #FE637E;
}
A:HOVER   {
  text-docoration: underline;
  color: red;
}
H1   {
  font-family: "Times New Roman", Times, serif;
  color: #0000FF;
  font-size: large;
  font-weight: bold;
  text-align: center;
  font-style: italic;
}
H2   {
  font-family: "Times New Roman", Times, serif;
  color: #0000FF;
  font-size: medium;
  font-weight: bold;
  text-align: left;
  font-style: italic;
}
.center
{ 
  background-color: #f3f5f8;
  border-color: "#6b8ec6";
  border-width: medium;
  border-style: double;
  padding: 36px;
width: 90%
  float: center;
}
.left
{
background-color: #f3f5f8;
  border-color: "#6b8ec6";
  border-width: medium;
  border-style: double;
  padding: 36px;
width: 150px;
float: center;
}
.link
{
CURSOR: hand;
}
.text
{
COLOR: #9F141A;
CURSOR: help;
TEXT-DECORATION: none
}

