body { 
     margin-top:30px; 
     margin-bottom:30px; 
     margin-left:0px; 
     margin-right:0px; 
     background-color:#000000; 
 } 

TABLE {
	text-align: center;
	border: 0;
}

TABLE.sayswho {
	text-align: left;
	border: 0;
}


p {
	text-align: center;
}

P.link {
	line-height: 24pt;
	text-align: left;
}

.whitebox {
	font-family: "courier new", courier, typewriter;
	font-size: 14;
	background: #ffffff;
	color: #000000;
	padding: 5 5 5 5;
	text-align: center;
	font-weight: bold;
	line-height: 18pt;
}


.whitebox2 {
	font-family: "courier new", courier, typewriter;
	font-size: 14;
	color: #000000;
	text-align: left;
	font-weight: normal;
	line-height: 15pt;
}

A:link
{
	font-family: "courier new", courier, typewriter;
	font-size: 14;
	background: #ffffff;
	color: #000000;
	padding: 5 5 5 5;
	text-decoration: none;
}

A:visited
{
	font-family: "courier new", courier, typewriter;
	font-size: 14;
	background: #ffffff;
	color: #000000;
	padding: 5 5 5 5;
	text-decoration: none;
}

A:hover
{
	font-family: "courier new", courier, typewriter;
	font-size: 14;
	background: #ffffff;
	color: #000000;
	padding: 5 5 5 5;
	text-decoration: none;
}