body {
	background-color: #fefff5;
	margin: 0px;
}
td {
	font-size: 9pt;
	line-height: 12pt;
}
td img {display: block;}a:link {
	color: #245F8B;
	text-decoration: none;
}
a:visited {
	color: #245F8B;
	text-decoration: none;
}
a:hover {
	color: #81C7EB;
	text-decoration: underline;
}
.title {
	font-size: 12pt;
	line-height: 14pt;
}
.titlebold {
	font-size: 9pt;
	font-weight: bold;
}
.textf {
	font-size: 8pt;
}
.booktitle {
	font-size: 9pt;
	color: #003399;
	font-weight: bold;
}

.red {
	color: #FF0000;
}
