<!-- 
body {
scrollbar-arrow-color: #EE506B;
scrollbar-base-color: #F7BED2;
scrollbar-dark-shadow-color: #F7BED2;
scrollbar-track-color: #F7BED2;
scrollbar-face-color: #F391A7;
scrollbar-shadow-color: #F7BED2;
scrollbar-highlight-color: #EE506B;
scrollbar-3d-light-color: #F7BED2;
}
body { font-family: Arial; font-size: 11px; color: #FFFFFF;
cursor:crosshair
}
A:link { text-decoration: none; color: #FFD3DF }
A:visited { text-decoration: none; color: #FFD3DF }
A	{text-decoration:none;font-weight: Bold;}
A:hover { text-decoration:crosshair; cursor:crosshair; color: #FFFFFF; 
}
p.head { color: #FFFFFF; 
background-color: #AF98B4; 
border: 1pt #EE506B 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: #EE506B;
-->