.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #52191F;
}
.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #52191F;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #243139;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #52191F;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

A:link	{font-size: 12px; font-weight: normal; color:#52191F; text-decoration: underline;}
A:visited {font-size: 12px; font-weight: normal; color:#52191F; text-decoration: underline;}
A:active {font-size: 12px; font-weight: normal; color:#52191F; text-decoration: underline;}
A:hover	{font-size: 12px; font-weight: normal; color:#52191F; text-decoration: underline;}