a
{
	font-size: 8pt;
	color: #0073FE;
	text-decoration: underline;
	font-family: tahoma;
}

a:hover
{
	text-decoration: none;
 	color: #0073FE;
 	font-size: 8pt;
	font-family: tahoma;
}

a.menu
{
	font-size: 12pt;
	color: #0073FE;
	text-decoration: underline;
	font-family: arial;
}

a.menu:visited
{
	font-size: 12pt;
	color: #0073FE;
	text-decoration: underline;
	font-family: arial;
}
a.menu:hover
{
	text-decoration: none;
 	color: #0073FE;
 	font-size: 12pt;
	font-family: arial;
}


a.catalog
{
	font-size: 10pt;
	color: #0073FE;
	text-decoration: underline;
	font-family: arial;
}

a.catalog:hover
{
	text-decoration: none;
 	color: #0073FE;
 	font-size: 10pt;
	font-family: arial;
}


td
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-family: tahoma;
}

td.header
{
	font-size: 8pt;
	color: #0073FE;
	text-decoration: none;
	font-family: tahoma;
}


td.footer
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-family: tahoma;
}

span
{
	font-size: 8pt;
	color: #000000;
	font-family: tahoma;
	text-align: left;
}

span.title
{
	font-size: 11pt;
	color: #0978FE;
	font-family: arial;
	text-align: left;
	text-valign: middle;
}