<style type="text/css">
<!--
        A:active {
                color: blue;
				font-weight: bold;
                }

        A:link {
                color: blue;
				font-weight: bold;
                }

        A:visited {
                color: purple;
				font-weight: bold;
                }

        BODY {
                font-family: "Arial";
                font-size: small;
                font-weight: 100;
                font-style: normal;
                text-decoration: none;
                color: black;
                }
		TD {
                font-family: "Arial";
				font-weight: bold;
			}

		TH {
                font-family: "Arial";
			}
					
-->
</style>
