body {
	background-image:  url("/images/main_background.gif");
	font-family: "Palatino Linotype";
	font-size: 14px;
	color: #000000;
	background-attachment: fixed;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}.pageheading {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
}
