body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
.Headline{
	font-size: 14px;
	font-weight: bold;
}
.Headline2{
	font-size: 16px;
	font-weight: bold;
}
.Bodytext{
	font-size: 12px;
}
TR{
	font-size: 12px;
}
A {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	text-decoration: underline;
	font-weight: bold;
	}
A:HOVER {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
	font-weight: bold;
	}