<style type="text/css">
<!--

.dummy {font-family : Verdana;}

BODY {
	font-family : Verdana, Arial, "sans-serif";
    BACKGROUND-COLOR: white;
}

.GenericLink {
	font-family : Verdana, Arial, "sans-serif";
	text-decoration : none;
	font-size : 10pt;
	color: blue;
}

.GenericLink:hover {
	font-family : Verdana, Arial, "sans-serif";
	text-decoration : underline;
	font-size : 10pt;
	color: red;
}

.GenericMiniSectionText {
	font-family : Verdana, Arial, "sans-serif";
	font-size : 10pt;
	color: black;
}

.GenericSectionText {
	font-family : Verdana, Arial, "sans-serif";
	font-size : 10pt;
	color: black;
}

//-->
</style>