BODY { 
	background-color: #FFFFFF; 
	background-image: url(images/octopusbg.gif);
	background-repeat: no-repeat; }

P { 
	color: #333333;
	font-family: "Gill Sans", helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal; 
	font-variant: normal;
	line-height: 12pt;
	text-align: justify; }
	
B { 
	font-size: 8pt;
	font-weight: bold }

TD {
	color: #333333;
	font-family: "Gill Sans", helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal; 
	font-variant: normal;
	line-height: 12pt }
	
DIV.two {
	float: right }
	
H1, H2, H3, H4, H5 { 
	color: #660033;
	font-family: "Gill Sans", helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal; 
	font-weight: bold; 
	line-height: 12pt; }
	
A:link {color: #990000}
A:visited {color: #660033}
A:active {color: #CC9900} 
