.main {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.top {
	font-size: 12px;
	width: 64;
	color: black;
	relative;
	filter: 
    glow(color=ffffff, 
    strength=5);
	text-decoration: none;
	font-weight: 500;
"
}
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: #0033FF;
	text-decoration: none;
}
a.blue:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a.blue:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a.blue:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
