<!--
a {text-decoration: none}
body,p,br,td {
	font-family: Arial;
	font-size: 8.5pt;
color:#F8E4D6; }



A:link { text-decoration: none; color:"#F8E4D6"; font weigth: bold; }
A:visited { text-decoration: none; color:"#F8E4D6"; font weigth: bold; }
A:hover { text-decoration: none; color:"#F8E4D6"; font weigth: bold; }
body { background-color:"#96A8B4"; background-attachment: fixed; background-repeat: no-repeat; OVERFLOW-X:shown} 

body {
scrollbar-arrow-color: #96A8B4;
scrollbar-track-color: #96A8B4;
scrollbar-face-color: #F8E4D6;
scrollbar-highlight-color: #F8E4D6;
scrollbar-3dlight-color: #F8E4D6;
scrollbar-darkshadow-color: #F8E4D6;
scrollbar-shadow-color: #F8E4D6; }  


TEXTAREA, input, option, select, fieldset,  { 
       color: 96A8B4;
       background:F8E4D6;
       font-size: 11px;
       font-weight: regular;
       text-decoration: none;
       font-family: verdana; 
       text-align: left;
       border-width: 1px;
       border-style: solid;
       border-color: F8E4D6; 
      }



