body {
	background-image: url(images/bg.gif);
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #87758F;
}
a:visited {
	color: #B2AEB4;
}
a:hover {
	color: #B2AEB4;
}
a:active {
	color: #87758F;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
