<!-- 
body {
scrollbar-arrow-color: #AD8C80;
scrollbar-base-color: #F8F0DE;
scrollbar-dark-shadow-color: #F8F0DE;
scrollbar-track-color: #F8F0DE;
scrollbar-face-color: #F8F0DE;
scrollbar-shadow-color: #F8F0DE;
scrollbar-highlight-color: #AD8C80;
scrollbar-3d-light-color: #AD8C80;
}
body { font-family: Arial; font-size: 11px; color: #753B47;
cursor:crosshair
}
A:link { text-decoration: none; color: #4A4967 }
A:visited { text-decoration: none; color: #4A4967 }
A	{text-decoration:none;}
A:hover { text-decoration:crosshair; cursor:crosshair; color: #753B47; 
}
p.head { color: #753B47; 
background: layout/bg.gif; 
border: 1pt #AD8C80 dotted; 
text-align: center;  
font-weight: bold; 
border-top-width: 1pt; 
border-right-width: 1pt; 
border-bottom-width: 1pt; 
border-left-width: 1pt
}
body, tr, td {font-family:Arial; font-size:11px; letter-spacing:0pt; line-height: 12px;
}
b{
font-weight: bold; 
font-family: Arial; 
color: #753B47;
-->