<STYLE type=text/css>
<!--
A:link
{ text-decoration:blink; color:#92778F;}
A:visited
{ text-decoration:blink; color:#92778F; }
A:active
{ text-decoration:none; color:#92778F;}
A:hover
{ text-decoration:none; color:#696068;}

BODY {
background-color:#f9d8f5;
scrollbar-face-color: #DBAFD6;
scrollbar-highlight-color:#f9d8f5;
scrollbar-3dlight-color:#f9d8f5;
scrollbar-darkshadow-color:#DBAFD6;
scrollbar-shadow-color:#f9d8f5;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#f9d8f5;

font-family:tahoma; 
color:#696068;
font-size: 8pt;
}

td
{ font-family:tahoma; 
color:#696068;
font-size:8pt;}

input, textarea
{ background: #ffffff url(yourimage.gif);
font-family: tahoma;
color: #696068; 
border-style: solid;
border-color:#696068;
border-width: 1px;}



-->
</STYLE>