<style>
.flush {
	margin: 0;
}
table {
	background-color: transparent;
	font-size: 10pt;
	border: 0px none;
}
P {	font-family: "Arial";
	font-size: 10pt;
} 
BODY {	font-family: "Arial";
	font-size: 10pt;
}
.quote {
	font-style: italic;	
}
.picture {
	padding: 1 em;
	margin: 0pt;
	align: left;
}
.table_picture {
	padding: 2px;
	margin: 0px;
	text-align: center; 
	align: center;
}
h1 {
	font-family: "Arial";
	font-size: 10pt;
	
}

h2 {
	font-family: "Arial";
	text-decoration: overline;
	font-size: 10pt;
	
}
li {	font-family: "Arial";
	font-size: 10pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	margin-left: 0;
	list-style-type: square;
}
.caption {font-family: "Tahoma";
	font-size: 10 pt;
	text-align: center; 
	vertical-align: middle;
	margin: 0px;
	padding: 2pt;
}

a:visited 	{color: dark red;} 
a		{text-decoration: none;
		color: black;}
a:link 		{color: black;}
a:active	{color: black;}
a:hover      { color: red; text-decoration: }
</style>