.footer {
	font-size: 0.75em;
	color: #0F8C8C;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #0F8C8C;
	border-right-color: #0F8C8C;
	border-bottom-color: #0F8C8C;
	border-left-color: #0F8C8C;
	text-decoration: none;
	padding: 5px;
}
.main-menu {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.footer a {
	color: #0f8c8c;
}
.bring {
	color: #F00;
	list-style-image: url(images/red-arrow.gif);
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS", cursive;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.smallerText {
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
}
.smallText {
	font-size: 0.75em;
}

