<!--

body {
	background-color: #CC9999; <!-- plum -->
	font-family: sans-serif;
	font-size: 100%; /* IE hack */
}
table { font-size: 100%; /* IE hack */ }
input, td, th {font-size:100%; /* IE hack */}

#foot {
	font-family: sans-serif;
	font-size: 3em;
	font-weight: bold;
}

#Title {
	font-family: sans-serif;
	font-size: 2em;
}

-->