/* CSS Document */

<style type="text/css">
<!--
body {
	font-family: "Arial";
	color: #000000;
	font-size: 12pt;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	color: blue;
}

h2 {
	font-size: 16pt;
	font-style: italic;
	color: #0099FF;
}

div#runner {
    font-size: 10pt;
	color: #999999;
	font-style: italic;
}

-->
</style>
