a {
	color: #6b2723;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #b6a482;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 25px;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #565241;
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #4a0d0f;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
}
.important {
	color: #8f2e20;
	font-weight: bold;
}
.normaltext {
	font-weight: normal;
	color: #212121;
}
.notimportant {
	color: #625936;
}
