<style>
<!--
{ font-family: Arial }

a:link { color: blue;
            text-decoration: none;
            text-underline: none;
	font-size: 12px }

a:visited { color: blue;
                 text-decoration: none;
	font-size: 12px}

a:active { color: red;
                text-decoration: none;
                font-size: 12px}

a:hover { color: black; 
                text-decoration: none;
                font-weight: bold }
{overflow:auto}
p.j {text-align: justify}
body         {  font-family: Tahoma; font-size: 12px; color: #000000}
li           {  font-family: Tahoma; font-size: 12px; color: #000000}
ol           {  font-family: Tahoma; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>