
p {
  font-family: Arial;
  font-size: 9pt;
  color: #585858;
}
p.dropcap:first-letter { font: bold 800% times, serif;
color red; float: left; margin-right: 5px; }

TD {
  font-family: Lucida Sans, Arial;
  font-size: 9pt;
  color: #3F3F3F;
}

BODY {
  background-image: url(images/back_blue.gif);
  color: #990000
  margin-top: 0px;
  margin-left: 0px;
}

 
a {
  text-decoration: none;
}

 
a:hover {
  text-decoration: underline;
  color: #FF6600;
}

  
A:link {
  color: #0033CC;
}

 
A:visited {
  color: #006633;
}

 
A:active {
  color: #FF6600;
}

EM {
  color: #0000A0;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11pt;
  font-style: normal;
  font-variant: small-caps;
  
}

BLOCKQUOTE {
  color: #0000A0;
  font-family: Lucida Sans;
  font-weight: bold;
  font-size: 11pt;
  font-style: normal;
  font-variant: small-caps;
  
  
}
H4 { 
	margin: 1.12em 0; color: #FF6600;
	}

