body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FF99CC;
}
a:visited {
	text-decoration: none;
	color: #FF99CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.small-note {
	color: #999999;
	font-size: 9pt;
}
.highlight {
	color: #ff99cc;
	font-weight: normal;
	font-size: 12pt;
}
.subtitle{
	color: #ffff60;
	font-size: 12pt;
	font-weight: normal;
}
.title {
	color: #ffff60;
	font-size: 14pt;
	font-weight: bold;
}
.big-title {
	font-size: 16pt;
	font-weight: bold;
	color: #ffff60;
}
.yellow {
	color: #ffff60;
}
.pink {
	color: #ff99cc;
}
