td.bottom
{
	font-size: 6pt;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold
}

td.body
{
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold
}

td.bodyHeader
{
	font-size: 12pt;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold
}

a.Main
{
	font-size: 10pt;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
    text-decoration : underline
}

a.Main:Hover
{
	font-size: 10pt;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
    text-decoration : none;
	background-color: #595959
}

a.Middle
{
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
    text-decoration : underline
}

a.Middle:Hover
{
	font-size: 8pt;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
    text-decoration : none;
	background-color: #595959
}

a.bottom
{
	font-size: 6pt;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
    text-decoration : underline
}

a.bottom:Hover
{
	font-size: 6pt;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
    text-decoration : none;
	background-color: #292B2D
}

<!-- grey = #ffffff -->