table { padding: 2;
		border-top-color: green;
		border-right-color: #0000aa;
		border-left-color: green;
		border-bottom-color: #0000aa;
		border-collapse: collapse}
td	  {	border-bottom-color: green;
		border-right-color: #0000aa}
th	  {	border-bottom-color: #0000aa;
		border-right-color: green}
b	  { font-size: 1em}
a:hover {font-size: .42cm;
		font-family: Lucida Blackletter, sans-sarif;
		cursor: crosshair}
body	{scrollbar-3d-light-color: #2175D9;
		scrollbar-arrow-color: black;
		scrollbar-base-color: black;
		scrollbar-dark-shadow-color: white;
		scrollbar-face-color: white;
		scrollbar-highlight-color: white;
		scrollbar-shadow-color: grey}