#bg_01 {
	background-color: #ffffff;
	
}



#text {
	background-color: #ffffff;
	border-style: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	
}

#logo {
        background-image: url(baessler_logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-width: 0px;
	height: 50px;
	left: 50%;
	margin-left: -400px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	width: 542px;
	z-index: 5;
}

body {
	background-color: #ffffff;
}

h1 {
	color: black;
	font-family: verdana, frutiger, frugal, frugal sans, futura, helvetica, arial, sans serif;
	font-size: 9pt;
}

p {
	color: black;
	font-family: verdana, frutiger, frugal, frugal sans, futura, helvetica, arial, sans serif;
	font-size: 9pt;
	margin-right: 10px;
	text-align: justify;
}

.checked {
	background-color: #FFFF00;
	color: blue;
	font-family: verdana, frugal sans, sans serif;
	font-size: 7pt;
	text-decoration: none;
}

a:link {
	color: black;
	font-family: verdana, helvetica, arial, sans serif;
	text-decoration: none;
}

a:visited {
	color: black;
	font-family: verdana, helvetica, arial, sans serif;
	text-decoration: none;
}

a:hover {
	background-color: #FFFFFF;
	color: #EE0000;
	font-family: verdana, helvetica, arial, sans serif;
	text-decoration: none;
}

a:active {
	background-color: #FFFF99;
	color: #green;
	font-family: verdana, helvetica, arial, sans serif;
}

a:focus {
	background-color: #FFFF99;
	color: #0000EE;
	font-family: verdana, helvetica, arial, sans serif;
}

.a2 {
	color: red;
	font-family: verdana, helvetica, arial, sans serif;
	text-decoration: none;
}

.second {
	color: black;
	font-family: verdana, frugal sans, sans serif;
	font-size: 8pt;
	text-decoration: none;
	vertical-align: middle;
}