}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: none;
	color: #9900FF;
}
a:active {
	text-decoration: none;
	color: #660099;
}
.background {
	background: #FFFFFF;
}
.body {
	font-family: "Gill Sans";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.headline {
	font-size: 18px;
	font-family: "Gill Sans";
	font-weight: bold;
	color: #9933FF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.subhead {
	font-family: "Gill Sans";
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC33CC;
}
link {
	font: italic 12px "Gill Sans";
	color: #33CCFF;
	text-decoration: underline;
}
.pullquote {
	font-family: "Gill Sans";
	font-weight: bold;
	color: #9933CC;
}
