.delete {
	text-decoration: line-through;
	background-color: #FF8080;
}
.insert {
	background-color: #FFFF80;
}
.toc {
}
.frameHead {
	border-top-width: 2pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-width: 2pt;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 4px;
	top: 0px;
}
body {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.purpose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}
div#ruleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}
.indent {
	margin-left: 20px;
	text-indent: -20px;
}
.auth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	margin-top: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.indent2 {

	margin-left: 40px;
	text-indent: -20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: thin none #000000;
}
.no {
	list-style-position: outside;
	list-style-image: url(stop.gif);
	background-image: url(stop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
}
.yes {
	list-style-position: outside;
	list-style-image: url(stop.gif);
	background-image: url(go.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
}
.maybe {
	list-style-position: outside;
	list-style-image: url(stop.gif);
	background-image: url(slow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
}
.half {
	list-style-position: outside;
	list-style-image: url(stop.gif);
	background-image: url(half.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
}
.underline {
	text-decoration: underline;
}

