td {
	font-size: 9pt;
	text-decoration: none;
	line-height: 160%;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
.title {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}
.bg {
	background-repeat: no-repeat;
	background-position: right bottom;
}
