body	{font-size: 12pt;
	font-family: courier;}
h1	{font-family: Lithograph, Verdana;
	font-size: 22pt;
	text-align: center;
	line-height: 140%;
	}
h1.menu	{color: white;
	display: inline;
	font-size: 24pt;
	}
h2	{margin: 15;
	font-family: times;
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
	}
a.menu	{color: white;
	font-family: verdana;
	text-align: center;
	font-size: 80%;
	font-weight: bolder;
	text-decoration: none;
	}
p	{font-weight: bolder;
	padding-left: 5%;
	padding-right: 5%;
	line-height: 140%;
	}
div.copyright	{position: absolute;
		top: 0;
		left: 80%;
		width: 20%;
		margin: 0;
		text-align: right;
		font-family: times;
		font-size: 7pt;
		color: black;
		}