body {
	scrollbar-face-color:       #6644dd;
	scrollbar-shadow-color:     #9999dd;
	scrollbar-highlight-color:  #eeeedd;
	scrollbar-3dlight-color:    #000044;
	scrollbar-darkshadow-color: #000066;
	scrollbar-track-color:      #deddff;
	scrollbar-arrow-color:      #ffccee;
}
body,td,tr,b,th      {
	font-size: small;
	line-height: 1.5;
}
a:link    {text-decoration:none}
a:visited {text-decoration:none}
a:active  {text-decoration:underline}
/*
a:hover{
	border-top:solid;
	border-top-width:thin;
	border-bottom:solid;
	border-bottom-width:thin
}
*/