<style type="text/css">
<!--
body {
background: black;
margin: 0px;
color: white;
font-famil:  arial, helvetica, sans-serif;
font-size: 100%;
}


A:link { color: yellow }
A:visited { color: lime }   /* visited links */
A:active { color: red }    /* active links */

p {
color: white;
font-family: arial, helvetica;
font-size: 12pt;
}


.default_text {
text-align: justify;
font-family: arial, helvetica;
font-size: 10pt;
color: white;
padding-right: 20pt;
}
 
.listprice {
font-family: arial,helvetica;
color: white;
text-decoration: line-through;
font-size: 10pt;
}

-->
</style>
