.heading {
	font-family: "Tempus Sans ITC";
	font-size: 18px;
	font-weight: bold;
}
.partnerinfo {
	font-family: Calibri;
	font-size: 11px;
	color: #FFFFFF;
}

.smallTittles {
	font-family: "Tempus Sans ITC";
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}
.lists {
	font-family: Calibri;
	font-size: 13px;
}
.text {
	font-family: Calibri;
}
.forum {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	background-color: #606;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	
}
.ivyList {
	list-style-position: outside;
	list-style-image: url(images/ivy_list.jpg);
}
