body {
 font-family: Arial;
 font-size: 9pt;
 color: #924e4e;
 scrollbar-base-color: #C5A2A2;
 scrollbar-track-color: #C5A2A2;
 scrollbar-face-color: #C5A2A2;
 scrollbar-highlight-color: #cccccc;
 scrollbar-3d-light-color: #cccccc;
 scrollbar-dark-shadow-color: #cccccc;
 scrollbar-shadow-color: #e5e5e5;
 scrollbar-arrow-color: #333333;
}
div {
 font-family: Arial;
 font-size: 9pt;
 color: #924e4e;
}
a {
 font-family: Arial;
 font-size: 8pt;
 color: #3F3F3F;
 text-decoration: none;
}
a:hover {
 color:#BFBFBF;
 text-decoration: underline;
}
table {
 font-family: Arial;
 font-size: 9pt;
 color: #924e4e;
}
td {
 font-family: Arial;
 font-size: 9pt;
 color: #924e4e;
}
