.medtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
}
.lgtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
.whitehover {
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.funtext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .5px;
}
.bordercolor {
	border: #FFFF00;
}
.funtextbold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
.listbullets {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: circle;
}
