.page {
	background-image: none;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.top {
	font-family: "stencil std", "charlesworth", "Times New Roman", serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: none;
}
.bottom {
	color: #CC33CC;
	font-weight: bolder;
	background-color: #0F0800;
}
.image {
	background-position: right top;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.icon {
	margin: 0;
	padding: 0;
	vertical-align:top;
	border: 0px;
	background-color: transparent;
	height: auto;
	z-index: 1;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
} 
