body.htmlarea-content-body  {
	background-color: #F5F8FB;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

.align-right { text-align: right; }
.align-center { text-align: center; }
.rte-more-link { display: block; text-align: right; }

h4 { font-size: 1em; font-weight: 600; color: #004C9F; padding: 0em; margin: 0em;}
h5 { font-size: 1em; font-weight: 600; font-style:italic; color: #004C9F; padding: 0em; margin: 0em;}
h6 { font-size: 1em; font-style:italic; font-weight: normal; color: #004C9F; padding: 0em; margin: 0em;}

body.htmlarea-content-body table tbody tr td {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 1.3em;
}

a {
	color: #CC0000; 
	text-decoration: none;
}

a:hover {
	color: #004C9F;
	text-decoration: none;
}

a:focus {
	color: #004C9F;
	text-decoration: none;
}

a:active {
	color: #004C9F;
	text-decoration: none;
}
