<!--

a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

a:focus {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	color: #999999; 
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	color: #999999; 
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	color: #999999; 
	text-decoration: none;
}

body {
	margin:0px;
}

.intro {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.intro_fett {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal;
	line-height: 20px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	padding-left:21px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal;
	line-height: 15px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	padding-top:25px;

}

.subhead {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	line-height: 15px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;

}

.copy {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	line-height: 16px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.copybold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	line-height: 16px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

.linehead {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	line-height: 14px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	color: #660000; 
	text-decoration: none
}


.formtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}

.overview_black{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	padding-left:3px;

}
.overview_white{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	padding-left:3px;

}