A {text-decoration:none;cursor:ne-resize;}
A:link {color: blue}
A:active {color: red}
A:visited {color: darkgreen}
A:hover {color:red;text-decoration:none;background: #eeeeee; border:outset thin;cursor:auto;}
A.unstressed {text-decoration:none}
A.unstressed:hover {background:white;text-decoration:none; border:none;cursor:default;}
A.unstressed:link {color: #000000}
A.unstressed:visited {color: #000000}
A.unstressed:hover {color:darkgoldenrod;text-decoration:none}

.md1 { layout-grid: both strict 5px 20px; }
.md2 { layout-grid: both loose 1ex 1ex; }

BODY { font-family:MS UI Gothic;
	scrollbar-3d-light-color:#eeeeee;
	scrollbar-arrow-color:white;
	scrollbar-base-color:white;
	scrollbar-face-color:#efefff;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#eeeeee
	}
table{font-size:9pt}
input, textarea, select {
	color:black; background-color:white;font-size:9pt;
	border-top:gray 1px solid;
	border-bottom:gray 1px solid;
	border-left:gray 1px solid;
	border-right:gray 1px solid;
	}
SPAN.mouseoff {color:blue;cursor:help}
SPAN.mouseon {color:red;cursor:help}
SPAN.type1 {color:white;cursor:help}
SPAN.type2 {color:red;cursor:help}
SPAN.type3 {color:blue;cursor:help}
SPAN.type4 {color:green}

