<!--
BODY { background-color: #E18884;
color: #AC1429;
font-family: arial;
font-style: normal;
font-size: 10px;
text-align: justify; 
scrollbar-face-color:#C56361;
scrollbar-arrow-color:#E18884;
scrollbar-track-color:#DC736D;
scrollbar-shadow-color:#C56361;
scrollbar-highlight-color:#E18884;
scrollbar-3dlight-color:#C56361;
scrollbar-darkshadow-color:#E18884;}


input, textarea
{color: #AC1429;
background: #E18884;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
font-family: arial;
text-align: center;
border-width: 1px;
border-style: dotted;
border-color: #AC1429;
filter: alpha(opacity=100)}

A:link{color: #BF4B45; cursor:default; text-decoration: none; font-weight:bold; }
A:visited{color: #BF4B45; cursor:default; font-weight:bold; text-decoration: none; }
A:hover{color: #AC1429; cursor:ne-resize; font-weight:bold; text-decoration:underline}
-->