BODY
{
  font-family: 'Courier New';
  font-weight: normal;
  font-size: 14;
  background-color: #0093ff;
}
TD.CenterRectangle 
{
  font-family: 'Courier New';
  font-weight: normal;
  font-size: 14;
  background-color: #38abff;
}
TD.BodyText
{
  font-family: 'Courier New';
  font-weight: normal;
  font-size: 14;
  background-color: #38abff;
}
A:link
{ 
	color: white;
	text-decoration: none;
}
A:visited
{ 
	color: white;
	text-decoration: none;
}
A:hover
{ 
	color: white;
	/*font-style: italic;*/
	text-decoration: underline;
}
