BODY {	color: #000;
	background-color: #eee;
	margin: 0em 3em; }
H1,H2,H3,H4 { color: #fff;
	background-color: #000;
	border: none;
	margin: 0em;
	padding: 0em 1em;
	font-family: sans-serif;
	font-weight: 900; }
H1 {	text-align: center;
	font-size: x-large; }
H2 { font-size: large; }
H3 {	font-size: large;
	font-weight: 400; }
A { text-decoration: none; }
A:link { color: #600000; }
A:active { color: #f00000; }
A:visited { color: #f06060; }
P.ingress { font-weight: 800;
	font-style: italic; }
DIV.center { text-align: center;
	clear: both; }
.liten { font-size: smaller; }
ADDRESS { font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: small;
	font-style: normal; }
#w3 {	color: #eee;
	float: right; }
#logo { float: left; }
