td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 150%;

}
th {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 150%;

}

body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 150%;

}

a:link {
        filter: glow(color=#31adfe);
        color: #0054A6;
        text-decoration: none;
	font-weight: bold;
}
a:visited {
        text-decoration: none;
        color: #0054A6;
	font-weight: bold;
}
a:hover {
        text-decoration: underline;
        color: #0054A6;
}
a:active {
        text-decoration: none;
        color: #0054A6;
}


