BODY	
{
	background-color: #FFFFFF;
}

P
{
	font-family: Old English Text MT,Comic Sans MS,Verdana,Arial,Helvetica; 
	font-size: 16pt;
	text-decoration: bold; 
	font-weight: bold;
	text-align = center;
	color: #800000;
}



TD 
{
	font-family: Old English Text MT;Comic Sans MS,Verdana,Arial,Helvetica;
	font-size: 20pt;
	text-align: center;
	cellspacing: 0;
	color: #CE0000;
	border: 0;
	border-style: groove;
}

TABLE
{
	width: 95%;
	
	color: #FFFFFF;
	border-width: 0;
	border-top-style: #00FFFF;
	border-left-style: #00FFFF;
	border-right-style: #000080;
	border-bottom-style: #000080;
	border-style: groove;
}