body
{ 
	background-color: #ffff00;
	margin-top: 0;
	margin-bottom: 0
}

table
{
 	background-color: #ffffff;
}

h1,h2,h3
{
	font-family: times;
	font-weight: bold;
	color: #000080;
	text-align: center
}


p 
{
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: normal;
	color: #000080;
}
.header 
{font-weight: bold;font-size: 300%;color: #000080}

.header2 
{font-weight: bold;font-size: 200%;color: #ffff00}

