.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.reserved {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: 894c33;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3c0a05;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: 3c0a05;
	text-decoration: underline;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: 6a322c;
	text-decoration: none;
}
