html, body, h1, h2, h3, h4, h5, h6, p, a, div, img, ul, ol, dl, dd, dt, table, th, td, form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
#page_text ul {
	list-style: square;
	margin: 1em;
}
#page_text li {
	margin-bottom: 0.2em;
	margin-left: 1em;
	line-height: 1.4;
}
a, a:link {
	color: #0c6111;
}
a:visited {
	color: #345c5d;
}
a:hover, a:active {
	color: #16b520;
}
.help {
	cursor: help;
}
.dropbelow {
	clear: both;
	height: 0;
	position: relative;
	line-height: 0.1;
	font-size: 1px;
}
.strong {
	font-weight: bold;
}
.devnote {
	color: #f0f;
}
