/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contentBold {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.headline {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b10034;
	font-weight: bold;
}
.smallText {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.link 
{	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: b10034;
	font-weight: bold;
	
}

a:link {
	color: b10034;
}
a:visited {
	color: b10034;
}
a:hover {
	color: b10034;
	text-decoration: underline;
}
a:active {
	color: b10034;
}
.style9 {font-size: 12}

-->
</style>

