.heading {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 17px;
	color: #453d32;
}
.maintext {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	color: #453d32;
	line-height: 140%;
}
.articles {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 14px;
	color: #453d32;
	line-height: 115%;
}
.articles_title {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	color: #49c1c0;
	line-height: 140%;
}
a:link {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	color: #453d32;
}
a:visited {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	color: #453d32;
	text-decoration: underline;
}
a:hover {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	color: #48c1c0;
}
a:active {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	color: #453d32;
	text-decoration: underline;
}
