		<style>
.gen {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    LINE-HEIGHT: 14px;
	color : #333333;
}

.dd {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    color : #FF6600;
    font-weight: bold;
    font-size: xx-small;
}
a:link {
        text-decoration: none;
		color : #637D9A;
}
a:active {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
		color : #637D9A;
}
a:hover {
        text-decoration: underline;
}
a.homelink:link {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    color : #FF6600;
    font-weight: bold;
    font-size: xx-small;
}

</style>

