<STYLE TYPE="TEXT/CSS">	<!--
	BODY {
	font-family: "Lucida Bright";
	font-size: 10pt;
	color: Black;
	background-color : white;
}

	p {
	font-family: "Lucida Bright";
	font-size: 10pt;
	color: Black;
	margin-left : 1cm;
	margin-right : 1cm;
}


	h1 {
	font-family: "Lucida Bright";
	font-size: 12pt;
	color: Black;
	font-weight : bold;
	margin-left : 1cm;
		margin-right : 1cm;
}

		td.details {
		font-family: "Lucida Bright";
		font-size: 10pt;
		color: Black;
		text-align : left;
	}


	TR, TD,TH,DL,H1,H2,H3,H4,DIV {
	font-family: "Lucida Bright";
	font-size: 10pt;
	color: Black;
	background-color : white;
	
	}

	TR.col, TD.col {
	background-color : #862461;
	font-size: 16pt;
	color: White;
	}
	
	img.pic {
	border: 1px solid #CC3C9B; align:center;
}
	
a:link.top { text-decoration: none; 	color: #FFFFFF; font-size : 14pt; 	font-family : "Goudy Old Style"; }
	a:visited.top {	text-decoration:none; color: #FFFFFF; font-size : 14pt; 	font-family : "Goudy Old Style";}
	a:active.top { text-decoration: none; color: #FFFFFF font-size : 14pt; 	font-family : "Goudy Old Style"; } /* when link is clicked */
	a:hover.top {text-decoration: none; color: #FCD650; font-size : 14pt; 	font-family : "Goudy Old Style";} /* when mouse is over link */

	a:link {text-decoration: none; 	color: #000000;}
	a:visited {	text-decoration:none; color: #000000;}
	a:active { text-decoration: none; color: #000000; } /* when link is clicked */
	a:hover {text-decoration: underline; color: #000000;
} /* when mouse is over link */
	-->
</STYLE>

