body {
	font-family: Futura;
	font-size: 100%;
	color: #CCCCff;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: none;
	font-style: normal;



}
h1 {
	font-size: 90%;
	color: #CC9933;
	background-repeat: no-repeat;
}
p {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Futura;
	font-size: 9px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-size: 90%;
	color: #333333;
	background-repeat: no-repeat;
	text-decoration: none;}

.email {
	font-family: Futura;
	font-size: 16px;
	color: #cccccc;
}

