body {
background-color: #ffffff;
color: #000000;
font-family: "Times New Roman", serif;
font-size: 12pt;
}

h2 {
font-family: "Lucida Handwriting", serif;
font-size: 16pt;
}

h3 {
font-family: "Comic Sans MS", serif;
font-size: 14pt;
}

#header, #nav, #news, #footer {
display: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding: 3px;
	text-align: center;
	background-color: #ffffff;
}



