.headline {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #19ccff;
	text-transform: uppercase;
}
h1 {
	font-size: 60px;
	font-weight: normal;
	color: #111;
}
.bylinename {
	font-size: 14px;
	color: #CC6633;
	font-family: "Trebuchet MS", sans-serif;
}
.byline {
	font-family: "Gill Sans", "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}
.body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #999999;
}
.smallline {
	font-family: "Gill Sans", "Arial Narrow", Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
.pagetitle {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 60px;
	font-style: normal;
	color: #333333;
}
.quote {
	font-family: "Gill Sans", "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
}
