body {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	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: #FF9966;
}
a:link {
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.FormTitle {
	font-size: 12px;
	font-weight: bold;
	color: #EED563;
}
.FormSmallText {
	font-size: 9px;
	color: #FB9E01;
}
