@charset "utf-8";
/* CSS Document */

<style type="text/css">

.bodytext
{
	font-family: tahoma;
	text-align: justify;
	font-size: 10pt;
}

.bodytext-pdf
{
	color:#00F;
	font-family: tahoma;
	text-align: justify;
	font-size: 10pt;
}



.bodytext-news
{
	color: #000000;
	font-family: tahoma;
	text-align: justify;
	font-size: 10pt;
}

.bodytext-news-bigger
{
	color: #000000;
	font-family: tahoma;
	text-align: justify;
	font-size: 16pt;
}

.font-maroon
{
	font-family: tahoma;
	color: #730000;
	font-size: 10pt;
}

.bodytext-misc
{
	color: #838383;
	font-family: tahoma;
	text-align: center;
	font-size: 10pt;
}


.headline-title-alt
{
	color: #730000;
	font-family: Times new roman;
	font-weight: bold;
	font-size: 15pt;
}

.headline-news2
{
	color: #730000;
	font-family: Times new roman;
	font-weight: bold;
	font-size: 11pt;
}


.date
{
	color: #767676;
	font-family: tahoma;
	font-size: 8pt;
}

.headline
{
	background-color: #ffffff;
	font-family: Times new roman;
	font-size: 24pt;
}

.signature
{
	background-color: #ffffff;
	font-family: Times new roman;
	font-style:italic;
	font-weight: bold;
	font-size: 18pt;
}


.footer
{
	font-family: arial narrow;
	font-size: 8pt;
	color: #333333;
	text-align: center;
}

.bodytext-news-side
{
	color: #000000;
	font-family: tahoma;
	text-align: justify;
	font-size: 9pt;
}


a:link { color: #0c2d00; text-decoration: underline }
a:active { color: #0c2d00; text-decoration: underline }
a:visited { color: #0c2d00; text-decoration: underline }
a:hover { color: #cc0000; text-decoration: underline;  }

</style>