body {
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #030102;
	background-image: url('bg.gif');
	background-repeat: repeat-x;
}
td, table, div {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.m1 {
	padding: 5px;
	border-top: 1px solid #494C5B;
	border-bottom: 1px solid #494C5B;
}
.m1a {
	padding: 5px;
	border-top: 1px solid #494C5B;
	border-bottom: 4px solid #FFFFFF;
}
.m1 a:link, .m1 a:active, .m1 a:visited, .m1a a:link, .m1a a:active, .m1a a:visited {
	color: #7C7B87;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.m1 a:hover, .m1a a:hover {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
.titel {
	color: #70626E;
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
}
.padding {
	padding-right: 15px;
	font-family: verdana;
	font-size: 10px;
}
.padding2 {
	padding: 7px;
	font-family: verdana;
	font-size: 10px;
}
.dot {
	border-top: 1px dotted #FFFFFF;
	padding: 7px;
	font-weight: bold;
}
.dot a:link, .dot a:active, .dot a:visited, .dot a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.leftp {
	padding-left: 20px;
}
.footer {
	text-align: center;
	color: #7C7B87;
}
.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	color: #7C7B87;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}