.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(graphics/bulletblue.gif);
}
.smalltext {
	font-family: sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
}
.smalltext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
.funtext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
}
.othertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.heading2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	color: #5C7886;
	border-top-width: 1px;
	border-bottom-style: none;
	border-top-color: #999933;
}
.othertextbold {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
}
.orangeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C2C456;
}
.linethrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
}
.funtextsmbold {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a.other:hover {
	color: #00FF00;
	text-decoration: none;
}
a.othertype:link {
	color: #F2E46A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
}
a.othertype:visited {
	color: #E0CC14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}
a.navother:hover {
	color: #999900;
	text-decoration: none;
}.navbuttonsleft {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
}

li {
	list-style-type: square;
}
.borderbox {
	border: thin dotted #5C7886;
}
