body { color: #52525a; font-size: 9pt; font-family: arial; background-color: #65656d; text-align: justify; 
scrollbar-face-color: #A1CDCC; 
scrollbar-shadow-color: #A1CDCC; 
scrollbar-highlight-color: #A1CDCC; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #EFF8F7; 
scrollbar-arrow-color: #ffffff; 
}
p { color: #52525a; font-size: 9pt; font-family: arial; text-align: justify; }
td { color: #52525a; font-size: 9pt; font-family: arial; text-align: justify; }
a:link { color: #017a73; text-decoration: none; }
a:visited { color: #017a73; text-decoration: none; }
a:hover { color: #a1cdcc; text-decoration: underline; }
a:active { color: #017a73; text-decoration: none; }
h3 { font-size: 12pt; font-family: arial; font-weight: bold; margin: 10pt 0 5pt; }
ul { list-style-type: disc; margin: 0 0 -3pt 25pt; }
.scrollarea { width:540px; height:324px; overflow:auto; padding-right: 12pt; }
