body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(/images/bkgd.gif);
	background-repeat: repeat;

}
.NoDot {
	list-style-type: none;
}
.LetteredList {
	list-style-type: lower-alpha;
}
.graphicpix {
	visibility: hidden;
}
label.but {
background: buttonface; font: menu; border: 1px outset white;
			 cursor: default; padding-left: 10px; padding-top: 0px; padding-bottom: 0px;
			 border-top: 1px solid buttonhighlight;
			 border-left: 1px solid buttonhighlight;
			 border-right: 1px solid buttonshadow;
			 border-bottom: 1px solid buttonshadow;
			 height: 12px; width: 200px;
}.Arrow {
	list-style-image:  url(/images/arrow_gray.gif);
}
h3 {
	margin-top: 3px;
	margin-bottom: 5px;
}
