BODY		{font-size: medium;
		font-weight: bold;
		font-family: Sans-Serif;
		color: #000033;
		background-color: transparent;
		background: #E0FFFF
}
H1		{font-size: x-large
}
H2		{font-size: large
}
A:link		{color: #000066;
		text-decoration: underline
}
A:visited	{color: #000066;
		text-decoration: underline
}
A:active	{color: #000066;
		text-decoration: underline
}
.lheader	{font-size: 70px;
		font-family: "Serif";
		margin-left: 7pt;
		color: #000033;
		background-color: transparent;
		background: #B0C4DE		
}
.rheader	{font-size: 50px;
		font-family: "Serif";
		margin-top: 0;
		color: #000033;
		background-color: transparent;
		background: #B0C4DE		
}
.highitem	{font-size: 18px;
		font-family: "Serif";
		color: #FF0000;
		font-weight:bold;
		background-color: transparent;
		background: #B0C4DE		
}
.item		{font-size: 18px;
		font-family: "Serif";
		color: #000066;
		font-weight:bold;
		background-color: transparent;
		background: #B0C4DE		
}

