body
{ 
	background-color: #000000;
	margin-top: 0;
	margin-bottom: 0
}

table
{
 	background-color: #ffffff;
}

h1,h2,h3
{
	font-family: times;
	font-weight: bold;
	color: ;
	text-align: center
}


p 
{
	font-family: times;
	font-size: normal;
	font-weight: normal;
	color: ;
}
