BODY
{
  background-color:		#000000;
  background-image:		url(images/background.jpg);
  background-repeat:		repeat-x-y;
  background-attachment:	scroll;
  color:			#000000;
  margin-left:			0.0in;
  margin-right:			0.0in;
  font-family:			Arial,Helvetica;
  font-size:			12pt;
}
A
{
  text-decoration:	none;
  color:		#663366;
}
A:visited
{
  color:		990066;
}
A:active
{
  color:		#0000FF;
}
H1
{
  font-size:		36pt;
  color:		#000000;
}
H2
{
  font-size:		18pt;
  color:		#000000;
}
H3
{
  font-size:		14pt;
  color:		#000000;
}
H4
{
  font-size:		10pt;
  color:		#000000;
}
STRONG
{  
  font-family:		Arial;
  font-face:		bold;
  color:		#000000;
}
P
{
  font-family:		Arial;
  font-size:		14pt;
  color:		#000000;
}
UL
{
  font-family:		Arial;
  font-size:		10pt;
  color:		#cbcbcb;
}
#signature
{
  position:		absolute;
  left:			30;
}
#icon
{
  position:		absolute;
  left:			25;
}
.error
{
  color:		red;
}
.notice
{
  font-size:		8pt;
}