<style>
<!--
	.header {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16pt;
		color : #993333;
		font-weight : bold;
		font-style : italic;
	}

	a {
		color : #0000CC;
		font-weight : bold;
		text-decoration : none;
	}

	a:alink {
		color : #0000CC;
		font-weight : bold;
	}

	a:vlink {
		color : #0000CC;
		font-weight : bold;
		text-decoration : none;
	}

	a:hover {
		color : #0000CC;
		font-weight : bold;
		text-decoration : underline;
	}
	
	.main {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11pt;
		color : #333333;
		text-align : justify;
	}
	
	.main2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11pt;
		color : #333333;
	}
	-->
</style>
