.mainText 
{
	font-family: Arial;
	font-size: 13px;
	color: #231f20;
	line-height: 18px;
}

.sidebarText
{
	font-family: Arial;
	font-size: 12px;
	color: #231f20;
	line-height: 18px;
}	

h1
{
	font-family: Times New Roman;
	font-size: 17px;
	color: #a14d24;
	font-weight: bold;
	text-decoration: underline;
}

h2
{
	font-family: Arial;
	font-size: 16px;
	color: #e06825;
	font-weight: bold;
	text-decoration: underline;
}