body {
	margin-top:70px;
	font-family: Arial;
	font-size: 12px;
}

td {
	font-family: Arial;
	font-size: 12px;
}

th {
	font-family: Arial;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial;
	font-size: 14px;
}

.small {
	font-family: Arial;
	font-size: 9px;
}

.medium {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;

}

.big {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}

.xbig {
	font-family: Arial;
	font-size: 24px;
}

.expanded {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}


.footer {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}.Titel {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}.Headline1 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}.U1 {
	font-family: Verdana;
	font-size: 14px;
	text-indent: 20pt;
	white-space: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}.Headline2 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
a:link {
 color: black;
 text-decoration: none;
 font-weight:bold;

}
a:visited {
 color: black;
 text-decoration: none;
 font-weight:bold;
}
a:focus {
 color: black;
 text-decoration: underline;
 font-weight:bold;

}
a:hover {
 color: black;
 text-decoration: underline;
 font-weight:bold;

}
