.textNormal {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 22px;
	font-family: "Arial", "Helvetica", "sans-serif";
	letter-spacing: 3px;
}
.post {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 2px;
}
.postOwner {
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.textNormalTital {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 17px;
}
.bigTital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}
.ExTital {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #000000;
}
