.bodyclass
	{
		background:aliceblue;
		color=midnightblue;
	}
.pagetitle
	{
		font-size: 22pt;
		font-weight: bold;
		text-decoration: underline
	}


.subhead
	{
		font-size: 14pt;
		text-decoration: underline
	}

.smallnote
	{
		font-size: 8pt;
	}

.newshead	
	{
		background:maroon;
		color:aliceblue
	}

.puztab	
	{
		background:lightgreen;
		color:black
	}

