body {
	Font-Family: "Arial", "Geneva";
	Color: #000000;
	background-color: #CCCCCC;
}

h1 {
	color: #000099;
	text-align: center;
}

h3 {
	Color: #FFFFFF;
	text-align: center;
}

table {
	background-color: #FFF;
}


.Footer {
	font-family: Monoco;
	font-style: italic;
	color: #666;
	font-size: 1em;
	padding: 0 1em 1em 1em;
	
	background-color: #FFF;
	line-height: 1.2em; 
}
