body 
{
	background-color: #000000;
}
img
{
    border: 0;
}
p 
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
table
{
    margin-left:auto; 
    margin-right:auto;
}
table a
{
	color: #FFFF00;	
	text-decoration: none;
}
td
{
    text-align: center;
}
.center
{
    text-align: center;
}
.border
{
    border: 1px solid #FFFFFF;
}