<style>
<!--
	BODY {
	background: E7C6E8;
	}
	H1 {
	color: #000000; 
	text-align: center;
	}
	H2 {
	color: #000000; 
	text-align: center;
	}
	H3 {
	color: #000000; 
	text-align: left;
	}
	p {
	color: #663366
	}
	p.margin {
	margin-left: 1cm;
	}
	p.center {
	font-weight: bold;
	text-align: center;
	}
	TABLE.top {
	background: #cc99cc; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: center;
	}
	TD.left {
	background: #cc99cc;
	color: #FFFFFF;
	font-weight: bold;
	}
	TD.right {
	background: #CC99CC;
	text-align: center;
	}
	a {
	color: #00008B;
	}
	a.left {
	color: #00008B;
	font-weight: bold;
	}
	a.large {
	color: #00008B;
	font-size: 20px;
	font-weight: bold;
	}
-->	
</style>