body {
	background: #99CCFF
}

p {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #006699; 
	text-align: center;
}

.left {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #006699; 
	text-align: left;
	text-indent: 50px
}

.address {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #006699; 
	text-align: center;
	font-style: italic; 
}

.copyright {
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color: #006699; 
	text-align: center;
}