p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thinline {
	border: 1px solid #000000;
}
a {
	font-weight: bold;
	color: #336699;
}
a:link {
	font-weight: bold;
	color: #336699;
}
a:active {
	font-weight: bold;
	color: #336699;
}
a:visited {
	font-weight: bold;
	color: #336699;
}
.strikethrough {
	text-decoration: line-through;
}
.smalltext {
	font-size: 10px;
}
.mediumheader {
	font-size: 15px;
	font-weight: bold;
}
.mischeader {
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}
.comichidden {display:none}
.comicshown {display:inline}
.whitebox {
	background-color: #FFE6B0;
	border: 1px solid #000000;
}
.funkybutton {
	background-color: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	border: 1px solid #000000;
}
.errormessage {
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.bigorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
