.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.contentBOLD {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.comic {
	font-family: "comic Sans MS";
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: 0.1px;
}
