.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: 900;
	font-variant: small-caps;
	color: #000000;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #000000;
	background-color: #CCFF99;
}
a.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #CC0000;
	background-color: #CCFF99;
}
a.highlighted2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #CC0000;
	background-color: #CCFF99;
	text-decoration: underline overline;
}
.tabletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: 900;
	font-variant: small-caps;
	background-color: #FFFF33;
	color: #000000;
}
.cell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #000000;
	background-color: #66CC99;
}
.cell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #000000;
	background-color: #FFFF99;
}
input.maintext {
	font-family: "Comic Sans MS", "News Gothic", Baskerville, serif;
	background-color: #CCCC99;
	font-style: italic;
	font-weight: 500;
	font-variant: normal;
	color: #000000;
	font-size: 16px;
}
input.mainbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #33CCFF;
	font-style: oblique;
	font-weight: bolder;
	color: #996600;
	font-size: 14px;
}
input.resetbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCC99;
	font-style: oblique;
	font-weight: bolder;
	color: #996600;
	font-size: 14px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
}
textarea.maintext {
	font-family: "Comic Sans MS", "News Gothic", Baskerville, serif;
	background-color: #CCCC99;
	font-style: italic;
	font-weight: 500;
	font-variant: normal;
	color: #000000;
	font-size: 16px;
}
input.text2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCC99;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
}
