body {
	background-color: #FFFFCC;
	color: #006666;
	font-family: 'trebuchet ms', arial, sans-serif;
	;
}
h1 {
	font-size: 150%;
}
p {
	font-size: 95%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smalltext {
	font-size: 80%;
}
