html
{ 
  border:none;

}
body
{ 
  margin: 0;
  padding: 0;
  border:none;

	font-family: Arial;
	background-color: #000000;
	font-size: 12px;
	color: #000000;
}
p.bold 
{
	font-weight:bold}
}
h1 
{
	font-size: 14.0pt; font-family: Arial; color: black;
}
h2 
{
	font-size: 12.0pt; font-family: Arial; color: black;
}
h3 
{
	font-size: 14.0pt; font-family: Arial; color: white;
}
h4 
{
	font-size: 10.0pt; 
	font-family: Arial;
	font-style:italic;
	font-weight:none
	color: #cccccc;
}
a:link 
{
	font-weight: bold;
	color: #FF00FF;
	font-size: 12px;
	font-variant: small-caps
}
a:visited
{ 
	font-weight: bold;
	color: #ff0000;
	font-size: 12px;
	font-variant: small-caps  
}