A {
	text-decoration : none;
	font-family : sans-serif;
	font-size : 10pt;
	background-color : White;
	font-style : normal;
	font-weight : normal;
}

A:HOVER {
	text-decoration : none;
	font-family : sans-serif;
	font-size : 10pt;
	background-color : White;
	border : ;
	font-style : italic;
	font-weight : bold;
}

A.url_link {
    font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
A.url_link:HOVER {
    font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

A.menu_link {
    font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
A.menu_link:HOVER {
    font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

BODY {
	background-color : White;
	font-family : sans-serif;
}

TD {
	font-family : sans-serif;
	font-size : 10pt;
}

td.inc_footer {
	font-family : sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
td.inc_footer_bold {
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

