.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 330033;
	font-weight: bold;

}
.watermark {
	background-image: url(images/seal_watermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7A7A7;
}
.supertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330033;
	font-weight: bold;
}
.compass {
	background-image: url(images/compass.gif);
	background-position: center center;
	background-repeat: no-repeat;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 55px;
	width: 115px;
	clip:     rect(auto auto auto auto);


}
