body {
	background-color: transparent; 
	}
div { 
	font-family: arial; 
	font-size: 8pt; 
	color: #000000; 
	}
a {
	color: #2f759a; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: underline;
	} 
a:hover {
	color: #000000; 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: underline;
	} 
img.floatLeft { 
    float: left; 
    margin-right: 10px; 
    margin-bottom: 3px; 
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 3px; 
}
.header { 
	font-family: arial; 
	font-size: 12pt; 
	font-weight:bold;
	color: #000000; 
	}
.header2 { 
	font-family: arial; 
	font-size: 9pt; 
	font-weight:bold;
	color: #000000; 
	}