.pagebody {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #990000;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.pagetitle {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #C41616;
}
.addressbar {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #666666;
}
a:link {
	font-family: "Trebuchet MS", Tahoma;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {

	font-family: "Trebuchet MS", Tahoma;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Tahoma;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {

	font-family: "Trebuchet MS", Tahoma;
	color: #999999;
	font-weight: normal;
}
