body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006600;
	background-color: #cccc99;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	background-color: #cccc99;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
td.header1 {
	font-size: 35pt;
	text-align: center;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	text-align: Center;
	color: #006600;
	font-size: 35pt;
}

h2 {
	text-align: Center;
	color: #006600;
	font-size: 14pt;
}

a.menu {
    color: #990000;
    text-decoration: none;
	font-family: Comic Sans MS, sans-serif;
	font-size: 12pt;
}
.selected {
	color: #006600;
	font-size: 12pt;
	font-family: Comic Sans MS, sans-serif;
	font-weight: bold;
}

a.menu:visited {
    color: #990000;
    text-decoration: none;
}

a.menu:hover {
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}