td {  font-size: 9pt; line-height: 150%}
.border {  font-size: 9pt; color: #000000; height: 15px; border: 1px #666666 solid}
a:link {  font-size: 9pt; color: #000000; text-decoration: none}
a:visited {  font-size: 9pt; color: #000000; text-decoration: none}
a:hover {  font-size: 9pt; color: #FF0000; text-decoration: none}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
a.white:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.blue:link {
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
}
a.blue:visited {
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
}
a.blue:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
