body td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.compass {
	font-size: 10px;
	color: #333333;
}
a.compass:link, a.compass:active, a.compass:visited  {
	color: #333333;
	text-decoration: underline;
}
a.compass:hover {
	color: #333333;
	text-decoration : none;
}
.backgroundoutside {
	background-image: url(images/background_outside.jpg);
	background-repeat: no-repeat;
}
.paddedleftright {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
	text-indent: 20px;
}
