<style type="text/css">

<!--
html {
	height: 101%;
	overflow: moz-scrollbars-vertical !important;
	overflow: scroll;
	}
body{
	text-align:center;
	font-family: lucida-grande,helvetica,arial,sans-serif;
	background-color: whitesmoke;
	}
h1	{font-size: 160%; margin-top: 0; margin-bottom: 0; text-align: center;}
h2	{font-size: 140%; margin-top: 0; margin-bottom: 0; text-align: center;}
h3	{font-size: 120%; margin-top: 0; margin-bottom: 0; text-align: center;}
h4	{font-size: 100%; margin-top: 0; margin-bottom: 0; text-align: center;}
h5	{font-size: 95%; margin-top: 0; margin-bottom: 0; font-weight: normal;}
h6	{font-size: 75%; margin-top: 0; margin-bottom: 0; font-weight: normal;}
a	{text-decoration:none;	color:0000FF;}
a:link {}     /* unvisited */
a:visited {}  /* visited */
a:hover {text-decoration: underline}   /* mouse over */
a:active {}   /* selected */
--> 

</style>