BODY
{
	background-image: url(images/lblue.jpg);
	background-repeat: repeat;
}
P
{
  font-size: larger;
}
H1
{
	text-align: center;
	font-family: "Monotype Corsiva", cursive;
	font-weight: bold;
	font-size: 300%;
}
H2
{
	text-align: center;
	font-family: "Monotype Corsiva", cursive;
	font-size: 200%;
}
TD
{
  vertical-align: top;
}

.NAVCOL
{
  font-family: "Monotype Corsiva", cursive;
	font-size: 125%;
	background-color: transparent; 
	font-weight: bold;
}

.BODYCOL
{
	background-color: white;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	border: 1px solid black; padding: 10px;
}

.ATTRIBUTION
{
  font-family: Arial, Helvetica, sans-serif;
  font-variant: normal;
  font-size: small;
  background-color: White;
  text-align: center;
}