a {
	text-decoration:none;
	font-family: inherit;
	color: inherit;
}
h1,h2,h3,h4,a{
    color: #0090c6;
}
a{
    text-decoration:underline;
}
body,span,font,h1,h2,h3,h4,a,td{
    font-family: Tahoma;
}
body,span,font,a,td,table,tr {
    font-size: 9pt;
}
.menu{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-align: right;
	padding-right: 0.5cm;
	vertical-align: top;
}

td.text {
	background: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
	vertical-align:middle;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#cccccc;
    padding: 0 10px 0 10px;
}
td.text_current {
	background: #f5f5f5;
	border-bottom-style: none;
    border-top-style:solid;
    border-left-style: solid;
    border-right-style: solid;
    border-color:#cccccc;
    border-width: 1px;
    padding:0 10px 0 10px;
}
td.empty {
	background: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-bottom-color:#cccccc;
}

.date{
	font-family: Tahoma;
	font-size: 9pt;
	color: #0090c6;
	text-align: left;
	vertical-align: bottom;
}

.news{
	font-family: Tahoma;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	margin-right: 1cm;
}
.hr{
    background-color:#c3e1d5;
    margin-right:0.5cm;
}

