.comic14 {
	font-family : "Comic Sans MS";
	font-size : 14px;
	color : #630031;
}
.comic {
	font-family : "Comic Sans MS";
	color : #630031;
	font-size : 18px;
}
.navbtns {
	font-size : .8em;
}
TH {
	font-size : 13px;
	font-weight : normal;
}

BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	background-color : White;
}


HR {
	color : Gray;
	width : 555px;
	height : 1px;
}


.bold {
	font-weight : bold;
}

.red
{ color: Red; }

.smaller{
	font: smaller;
}

.narrow{
	width: 444px;
}

H3 {
	margin-bottom : 1px;
}

H4 {
	font-family : "Times New Roman", Times, serif;
	font-size : 27px;
	color: #ED0033;
	text-align: center;
	font-weight : bold;
}
H5 {
	font-family : "Comic Sans MS";
	font-size : 18px;
	color : #630031;
	text-align : center;
}
LI {
	list-style-type : disc;
	margin-left : -12px;
}
TABLE {
	width : 556px;
	
}

