A:link, A:visited { color: black; text-decoration: underline; }
A:hover { text-decoration: none; }
H1 { text-align: left;
	margin-top: 12px;
	color: #969494;
	font-weight: normal;
	border-bottom: 2px solid #C2C2C2;
	font-size: 1.5em;
	padding-bottom: 5px;
}

H2, .article H1, .news H1 {
	text-align: left;
	margin:20px 0px 14px 0px;
	line-height: 1em;
	position: relative;
	clear: both;
	font-size: 2em;
}
H2 A:link, H2 A:visited, .article H1 A:link, .article H1 A:visited { color: inherit; text-decoration: none; }
H2 A:hover, .article H1 A:hover { text-decoration: underline; }
.article H1, .news H1 { font-size: 2.4em; color: black; border-bottom: none; padding-right: 75px; }

H4 { margin: 0px; }

P { margin: 0px; text-align: justify; }
.readmore, A.readmore:link, A.readmore:visited, #newstext A.readmore { color: red; }
