.mainstyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}

.mainstyle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
}

.mainstyle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #000000;
}

.mainstyle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #71473e;
}
.mainstyle4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	line-height: normal;
}

a:link {
	color: #852f14;
	text-decoration: underline
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color #852f14;
	text-decoration: none
}

