 
BODY{
  color : #990033;
}
A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  color : #ffd133;
}
P{
  font-size : 14pt;
  font-weight : normal;
  font-style : normal;
  font-family : Georgia,Verdana,serif;
  text-align : left;
}
H1{
  font-size : 36pt;
  font-weight : bold;
  font-style : normal;
  font-family : Georgia,Verdana,serif;
}
H2{
  font-size : 24pt;
  font-weight : bold;
  font-variant : normal;
  font-family : Georgia,Verdana,serif;
}
H3{
  font-size : 18pt;
  font-weight : bold;
  font-style : normal;
  font-family : Georgia,Verdana,serif;
  text-align : left;
}
H4{
  font-size : 18pt;
  font-family : "Times New Roman",serif;
  font-weight : bold;
  font-style : normal;
  text-align : left;
}
H5{
  font-size : 16pt;
  font-family : Georgia,Verdana,serif;
  font-weight : bold;
  font-style : normal;
  text-align : center;
}
H6{
  text-align : right;
  font-size : 12pt;
  font-family : "Times New Roman",serif;
  font-weight : bold;
  font-style : italic;
}
BLOCKQUOTE{
  font-size : 14pt;
  font-family : "Times New Roman",serif;
  font-weight : normal;
  font-style : normal;
  text-align : left;
  margin-left : 36pt;
  margin-right : 36pt;
}
LI{
  font-size : 14 pt;
  font-weight : bold;
  font-style : italic;
  color: #000000;
  font-family : Georgia,"Times New Roman",serif;
}
UL{
  list-style-image: url('compass.gif');
  text-align : left;
  vertical-align : middle;
  list-style-type : disc;
  list-style-position : outside;
}

IMG{
  border-style: ridge;
}
IMG ALT{ 
  font-size : 11pt;
  font-family : Arial,sans-serif;
}
TD{
  font-size : 13pt;
  font-family : Verdana,Arial,sans-serif;
  font-weight : bold;
  font-style : normal;
  text-align : center;
}
TABLE{
  text-align : center;
}
STRONG{
  font-size : 18pt;
  font-family : "Times New Roman",serif;
  font-weight : bold;
  font-style : normal;
}
BIG{
  font-size : 14pt;
  font-family : Verdana,Arial,sans-serif;
  font-weight : bold;
  font-style : normal;
}
