
html { height: 100%; margin-bottom: 1px; }

.maintext {
	font-family: "Comic Sans MS", Arial, "Times New Roman", Times;
	font-size: 12pt;
	font-style: normal;
}
.curlytext {
	font-family: "Curlz MT", "Comic Sans MS", Arial, "Times New Roman";
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}
.td1pxborder {
	border: 1px solid #000000;
}
.tdbordergreentop {
	border-top: 15px solid #CDFE66;
	border-right: 15px none #CDFE66;
	border-bottom: 15px none #CDFE66;
	border-left: 15px solid #CDFE66;
}
.tdbordergreenbottom {
	border-top: 15px none #CDFE66;
	border-right: 15px solid #CDFE66;
	border-bottom: 15px solid #CDFE66;
	border-left: 15px solid #CDFE66;
}
p {
	font-family: "Comic Sans MS", Arial, "Times New Roman", Times;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: "Comic Sans MS", Arial, "Times New Roman", Times;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: "Comic Sans MS", Arial, "Times New Roman", Times;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
.subheadingtxt {
	font-family: "Curlz MT", "Comic Sans MS", Arial, "Times New Roman", Times;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
}
.td1pxmiddleborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.subheadingtxt2 {
	font-family: "Curlz MT", "Comic Sans MS", Arial, "Times New Roman", Times;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}
.tdborderblack {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
