.mainmenu {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.fineprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-size: xx-small;
	padding: 20px;
	margin: 0px;
	text-indent: 0px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	padding: 20px;
}
.bg {
	background-image: url(images/rupertwates_template_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
