body {
	background-color : #FFFFFF;
	background-attachment: fixed;
	font-family : verdana, arial, sans-serif;
	font-size : 10pt;
	color : #000000;
	margin : 0px 0px 0px 0px;
} 

.headline {
font-family : arial,  sans-serif;
font-weight : bold;
font-size : 14pt;
color : #000000;
}

.left {
font-family : arial,  sans-serif;
font-weight : bold;
font-size : 12pt;
color : #000000;
}

.text {
font-family : verdana, arial, sans-serif;
font-size : 10pt;
color : #000000;
font-weight : normal;
}

hr {
color : #A9B8E6;
}

a:link {
color: #000000; 
text-decoration: none;
}

a:visited {
color: #000000; 
text-decoration: none;
}

a:active {
color: #008400; 
text-decoration: none;
}

a:hover {
color: #008400;
text-decoration: underline;
}