body
{
	background-image: url(images/blue-pr.jpg);
	margin: 2px 2px 0px;
	vertical-align: top;
	font-family: Arial;
}
table.blank
	{
		vertical-align: top;
		width: 100%;
	}
table.menu
	{
		text-align: center;
		border-width: 1;
		background-color: blue;
		color: #ffff33;		
	}
td.menu
{
	color: #ffff00;
	font-weight: bold; 		
}	
a.menu
{
	color: #ffff00;
	font-weight: bold; 		
}
a.menulight
{
	color: #ffff00;
	font-weight: normal; 		
}
h1
{
	font-weight: bold;
	font-size: 6ex;
	margin-bottom: 0px;
	color: #000080;
	font-style: italic;
	font-family: Arial;
	text-align:center;
}	

marquee
	{
		margin-top: 0px;
		margin-bottom: 0px;
		color: #0000ff;
		font-weight: bold;		
	}
	
	