p {
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}

.body {
	font-family: "Franklin Gothic Medium", sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
}
A:link {
	color: #359D94;
	text-decoration: none;
	font-weight: normal;
}

A:visited {
	color: #359D94;
	text-decoration: none;
	font-weight: normal;
}

A:active {
	color: #359D94;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	color: #C56ACA;
	text-decoration: underline;
	font-weight: normal;
}

textarea {
	font-family: "Comic Sans MS", serif;
	font-size: 12px;
}

form {
	font-family: "Comic Sans MS", serif;
	font-size: 12px;
	}

input {
	font-family: "Comic Sans MS", serif;
	font-size: 12px;
}
.paragraphHead {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #9966CC;
}
