.TextContent h2 {
	font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
	color: #818181;
	margin: 22px 8px 0px 0px;
}
.TextContent h3 {
	font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
	color: #818181;
	margin: 22px 8px 0px 0px;
}
