body { 
scrollbar-arrow-color: #808080;
scrollbar-base-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-highlight-color: #808080;
scrollbar-darkshadow-color: #808080;
scrollbar-shadow-color: #FFFFFF;
}
a:link,
a:visited {
	color: #333333;
	text-decoration:none;
              font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold;
}

a:active,
a:hover {color: #333333;
	text-decoration:underline;
              font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold;
}
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.txt-bold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt ; font-weight: bold}
.hl { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold }
.hl-top { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold }

a.external:link { color: #333333; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
a.external:visited { color: #333333; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
a.external:active { color: #333333; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }
a.external:hover { color: #333333; text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; }


