body {
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
table, td, li {
	font-size: 10pt;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:LINK, a:VISITED {
	color:#0000CC;
}
a:HOVER {
	color: #66A4FF;
}

A.titlelink:LINK, A.titlelink:VISITED {
	color: #000066;
	text-decoration : none;
	font-weight: bold;
}
A.titlelink:HOVER {
	color: #9999CC;
	text-decoration: none;
	font-weight: bold:
}
A.navlink:LINK, A.navlink:VISITED {
	font-size: 8pt;
	color: #000066;
	text-decoration : none;

}
A.navlink:HOVER {
	font-size: 8pt;
	color: #95BEE3;
	text-decoration: none;

}
.tablehead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
