

<style>

.pagebreak {page-break-before:always}



BODY {
background:     #000000;
text:		#ffb200;
font-family:    trebuchet MS,arial;
font-size:      8px;
}

a.link {
color: #00ffff;
background-color:transparent;
}

a.link:hover {
color: Red;
background-color:transparent;
text-decoration: underline;
}

a.link:visited {
color: #2CE2E0;
background-color:transparent;
}



a.copy {
color: Blue;
background-color:transparent;
}

a.copy:hover {
color: Red;
background-color:transparent;
text-decoration: underline;
}

</style>


