.heading {
	font-family: "Tempus Sans ITC";
	font-size: 18px;
	font-weight: bold;
}

.partnerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.smallTittles {
	font-family: "Tempus Sans ITC";
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}

.lists {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: auto;
}

.lists li {
	margin-bottom:5px;
}

.text {
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

.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);
}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
