html { background-color:#CFCFCF; }
body {
	
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:1.0em;
	color: #280e07;
}
td { font-size: 0.75em; }
a:link {
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #EEEEBE;
}
.footer {
	color: #330000;
}
h1 {
	font-size:1.8em;
	color: #CC3300;
}
h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }
address { font-size: 1.3em; }