body {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	line-height: 15px;
}
.Headline {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
	text-transform: none;
}
.EmphasisText {
	color: #9999CD;
}
a:link {
	color: #6699FF;
	text-decoration: underline;
}
a:visited {
	color: #6699FF;
	text-decoration: underline;
}
a:active {
	color: #6699FF;
	text-decoration: underline;
}
a:hover {
	color: #BFD4FF;
	text-decoration: underline;
}

