body {
	font-family: Arial, Helvetica, sans-serif;
	background-color : #000000;
	font-size: 10pt;
	line-height: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/xxx.jpg);
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: thin solid #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #ffffff;
	text-decoration: underline;
	border-color: #960005;
	font-style: normal;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #FFFFFF;
	text-decoration: underline;
	border-color: #FFFFFF;
	
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	text-decoration: underline;
	border-color: #FFFFFF;
	font-weight: bold;
	}
	
.Headline{
    color:#FFFFFF;
    font-size : 14pt;
	text-decoration: underline;
	font-weight: bold;
	}
	
.rot{
    color:#E10000;
    font-size : 10pt;
	font-weight: normal;
	}	
