h1 {
	color: #006699;
	border-bottom: 1px #006699 solid;
	padding-bottom: 2px;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: normal;
}

h2 {
	color: #C26313;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: normal;
}

h3 {
	color: #006699;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: bold;
}

h4 {
	color: #C26313;
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
}

.wysiwyg a {
	color: #CC6600;
}

.wysiwyg a:hover {
	text-decoration: none;
}

.wysiwyg p {
	margin-bottom: 15px;
	color: #6C6D70;
	text-align: justify;
}

.wysiwyg p.perex {
	font-weight: bold;
	line-height: 150%;
}