@CHARSET "ISO-8859-1";

.rules_im {
	color: fuchsia;
}

.rules_im_heading{
	font-weight: bold;
}

.rules_im_body{
	margin-left: 1em;
}

.reset ol{
	list-style:decimal;
}

.reset ul{
	list-style:none;
}
ol, ul {
	list-style: none;
}