table
{
	font-size:9pt;
}
tr
{
	font-size:9pt;
}
td
{
	font-size:9pt;
}
a:link
{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}
a:visited
{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}
a:active
{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}
a:hover
{
	font-size:9pt;
	color:#000000;
	text-decoration:underline;
}
a.noline:link
{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}
a.noline:visited
{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}
a.noline:active
{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}
a.noline:hover
{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}
.lineheight17
{
	line-height:17px;
}
.lineheight18
{
	line-height:18px;
}
.lineheight20
{
	line-height:20px;
}
.fontEG
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}