.bold {
	font-family: "Gill sans", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #330099;
}
.roman{
	font-family: Gill sans, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight:normal;
	color: #330099;
	}
.navigation{
	font-family: "Gill sans";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: blink;
	display: block;
	width: 140px;
	line-height: 36pt;
}
.bold list {
	font-family:GillSans-Bold;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	color: #FF6600;
	font-style: normal;
	}
Large Text {
	font-family: GillSans;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6600;
	text-decoration: blink;
}
