h2 {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
body {
	font-family: "Comic Sans MS";
	color: #000066;
	font-size: 12pt;
	background-color: #B0DEE8;
	background-position: 0px 0px;
}
.navtext {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #000066;
}
.copyright {
	font-size: x-small;
}
h3 {
	font-size: 14pt;
	color: #000066;
	font-weight: normal;
}
h4 {
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
}
.small2 {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	color: #000066;
}
.tapetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000066;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}
h5 {
	font-family: "Comic Sans MS";
	font-size: 18pt;
	font-weight: normal;
	color: #000066;
}
.quotebox {
	border: #0099CC;
	background-color: #0099CC;
}
.formbox {
	background-color: #99CCFF;
	border: #99CCFF;
}
