<style type="text/css">

A:active
{ text-decoration: none; color: black; }
A:hover
{ text-decoration: none; color: black; 
cursor: help; }

h1 {font-family: Times New Roman;
color: #ff3399; } 

p {font-family: Times New Roman; 
color: #ff3399;
font-size: 9pt; } 

body 
{ background: white; 
 background-image: url(none.html); 

font-family: Times New Roman; 
color: #ff3399; 
font-size: 9pt;

scrollbar-face-color:white;
scrollbar-highlight-color:#ff3399;
scrollbar-3dlight-color:white;
scrollbar-shadow-color:#ff3399; 
scrollbar-darkshadow-color:#ff3399;
scrollbar-track-color:white;
scrollbar-arrow-color:#ff3399;
 }

input, textarea
{ background: url(none.html);
font-family: Verdana; 
color: black; 
border-style: solid;
border-color: black;
border-width: 1px; }

</style>
