.pagetitletext {
	font-family: "Frutiger SAIN Bd v.1";
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color:#666666;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.showtitle {
	font-family: "Parisian BT";
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}
a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
ul {
	list-style-image: url(images/bullet.gif);
}
hr {
	color: #990000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
