body {
	margin-top:20px;
	margin-left:20px;
		margin-bottom:0px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #8C8C8C;
}

.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #818080;
	margin-left:20px;
}

.text,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #818080;}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FAFAFA;
}

.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	margin:3px;
	margin-left:10px;
}

.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;	
         color: #000000;
	text-decoration:none;
	margin:3px;
	margin-left:10px;}

.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #8C8C8C;}
	
a:link { font-weight:bold; color:#8C8C8C; text-decoration:none; }
a:visited { font-weight:bold; color:#8C8C8C; text-decoration:none; }
a:focus { font-weight:bold; color:#8C8C8C; text-decoration:underline; }
a:hover { font-weight:bold; color:#FF0000; text-decoration:none; }
a:active { font-weight:bold; color:#8C8C8C; text-decoration:underline; }