td {
	font-size: 9pt;
	line-height: 16pt;
	color: #666666;
}
 
#box {width:100%; overflow:auto; padding-right:5; border:1 solid white; 
background:white; 
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: gray;
scrollbar-shadow-color: gray;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: gray}

ol {  margin-top: 5px; list-style-type: lower-alpha}
ul {  margin-top: 5px; list-style-type: circle}
a {  color: #666666; text-decoration: none}
a:hover {  color: #0000FF; text-decoration: none}
