@CHARSET "ISO-8859-1";
html,body#bodytag, td {
	font-family: 'Trebuchet MS', Arial;
	font-size: 9pt;
	padding: 0px;
        color: #666666;
}

div#copyright, div#copyright a, div#copyright a:hover, div#copyright a:visited {
	color: white;
	text-decoration: none;
}

div#copyright a:hover {
	text-decoration: underline;
}

div#content {
	padding: 25px;
}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5 {
	font-weight: bold;
	color: #B0334F; 
}

div#footermenue a, div#footermenue a:hover, div#footermenue a:visited {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
}

div#footermenue a:hover {
        text-decoration: underline;
}

p.bodytext {
        margin-top: 13px;
        margin-bottom: 10px;
        text-align: justify;
}


a, a:visited {
	color: #B0334F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.news-latest-container h2, div.news-latest-container span.news-latest-date {
        font-size: 0px;
}

div.block {
        line-height: 4pt;
}
