body {
	font-size: 12pt;
	font-family: "Comic Sans MS", cursive;
	background-color: #ff9933;
}

p {
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
	line-height: 1.2em;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

td { }

a:link { color: blue; font-size: 0.95em; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }

a:visited { }

a:hover { }

a:active { }
h2 {
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0;
	color: #F63;
	font-family: "Comic Sans MS", cursive;
	line-height: 12px;
}
h6 {
	font-size: 9pt;
	font-weight: lighter;
	margin: 0 0 0;
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	margin: 0.83em 0;
	font-family: "Comic Sans MS", cursive;
}
h4 {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}

table { font-family: "Zapf Chancery", "Comic Sans MS", cursive; background-color: #fffedf; }
.GreenFont {
	color: #090;
}
.OrangeFont {
	color: #F04E00;
}
