body {
	background-color: #ffffff;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}	

p {
  margin-top: 5;
  margin-bottom: 5;
  margin-left: 5;
  margin-right: 5;
  line-height: 18pt
} 

img {
border: none;
padding: 15px;
margin: 0px;
}


.copy {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;	
}

.copy a:link {
	text-decoration: none;
	color: #CC9933;
}

.copy a:active {
	text-decoration: none;
	color: #CC9933;
}

.copy a:visited {
	text-decoration: none;
	color: #CC9933;
}

.copy a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.copyright {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;	
}

.copyright a:link {
	text-decoration: none;
	color: #CC9933;
}

.copyright a:active {
	text-decoration: none;
	color: #CC9933;
}

.copyright a:visited {
	text-decoration: none;
	color: #CC9933;
}

.copyright a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
