	<style TYPE="text/css">
	<!--
		
		body{
		background-color: #6699cc;
		}		

		img {
		margin-right: 10px;
		}
		
		address.my {
		color: #333366
		font-family: Arial;
		}
		
		h1 {
		color: #333366;
		font-family: Arial;
		}

		h2 {
		color: #333366;
		font-family: Arial;
		}
		
		h3 {
		color: #333366;
		font-family: Arial;
		}
		
		h4 {
		color: #333366;
		font-family: Arial;
		}
		
		h5 {
		color: #333366;
		font-family: Arial;
		}

		
		ul {
		color: #333366;
		font-family: Arial;
		font-size: 10pt;
		line-height:130%;
		}				
		
		li.bigger{
		font-size:12pt;
		}

		td{
		    	font-family:Arial;
			font-size:10pt;
			color: #333366;
		}

		p {
		color: #333366;
		font-family: Arial;
		font-size: 10pt;
		}
		
		p.phonetext {
		color: #333366;
		font-family: Arial;
		font-weight: bold;
		}		
		
		p.blurb {
		text-align: justify;
		margin-right: 10pt;
		}
		
		p.emphasis {
		color: red;
		font-family: Arial;
		}

		p.greytext {
		color : #e0e0e0;
		font-family: Arial;
		font-size: 14pt;
		}

		td.bigger{
		font-size:12pt;
		}
		
		td.smaller{
		font-size:10pt;
		}

		a {
		font-family: Arial;
		color: #333366
		}
		
		a.imm {
		color: #aaaaaa;
		font-size: smaller;
		font-family: Arial;
		}
		
		a.emphasis {
		color: red;
		font-family: Arial;
		}

		p.imm {
		color: #888888;
		font-size: 8pt;
		font-family: Arial;
		text-align: center;
		line-height: 50%;
		}
		
		a.inbox {
		color: #6699cc
		font-family: Arial;
		}		

		td.greycell{
		bgcolor: #ccffff
		}
	-->
	</style>