body,td,th {
	color: #000000;
}
body {
	background-color: #CCCC99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #660000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #660000;
}
i {
	font-style: italic;
	font-weight: bold;
}
.style1 {font-style: italic}
.header {
	font-family: "Lucida Handwriting";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.subheading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
