.articles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}
.articlesReturn {
	font-size: 12px;
	text-align: center;
}
.articles h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.articleAuthor {
	font-size: 16px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: bold;
}
.articleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
ol {
	list-style-position: inside;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
.cultivation {
	list-style-position: outside;
	list-style-type: upper-roman;
}
.sidebarArticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: wheat;
}
.sidebarArticleheader {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
