td {
	font-size: 9pt;
}
.title {
	font-size: 10.5pt;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-size: 10.5pt;
}
body {
	font-size: 9pt;
}
a.red:visited {
	color: #FF3300;
	text-decoration: none;
}
a.red:hover {
	color: #006600;
	text-decoration: none;
}
a.red:link {
	color: #FF3300;
	text-decoration: none;
}
