<STYLE type="text/css"> 
<!-- 
BODY { scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: indigo;
scrollbar-track-color: #ffffff; }

p { font-family: verdana, tahoma, arial; font-size: 8pt; color: indigo } 
p { line-height: 14pt}

td { font-family: verdana, tahoma, arial; font-size: 8pt; color: indigo }
h1 { font-family: verdana, tahoma, arial; font-size: 14pt; color: indigo }
h2 { font-family: verdana, tahoma, arial; font-size: 12pt; color: #cc0099 }
h3 { font-family: verdana, tahoma, arial; font-size: 10pt; color: #cc0099 }
h4 { font-family: verdana, tahoma, arial; font-size: 8pt; color:  #cc0099 }

a:link { text-decoration: none; color:  #cc0099 }
a:visited { text-decoration: none; color:  #cc0099 }
a:active { text-decoration: none; color:  #cc0099 }
a:hover { text-decoration: underline }

td { line-height: 14pt }
hr { color:  #ff66ff }

ul { display: list-item; list-style-type: disc; color:  #ff66ff }
ul { font-familly: verdana, tahoma, arial; font-size: 8pt; color: indigo }
ol { font-familly: verdana, tahoma, arial; font-size: 8pt; color: indigo }

.new { background color: #cccc00 } 
.grey { background color: #000000 }

.scrollbox {
padding: 30px;
height: 600px;
width: 500px;
overflow: auto;


--> 
</STYLE> 