a {
	color: #850e0e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
a:hover {
	color: #dc910f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
h1 {
	color: #2a2a2a;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: -4px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 4px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
	margin-top: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-bottom: 4px;
	font-weight: bold;
	line-height: normal;
	margin-top: 30px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 17px;
	margin-bottom: 4px;
	line-height: normal;
}
.important {
	color: #2a2a2a;
	font-size: 13px;
	font-weight: bold;
}
.li01 {
	list-style-image: url(images/li01.gif);
	margin-left: 20px;
	margin-top: 6px;
}
.li01-1 {
	list-style-image: url(images/li01.gif);
	margin-left: 20px;
	margin-top: 10px;
}
.li02 {
	list-style-image: url(images/li02.gif);
	margin-left: 20px;
	margin-top: 6px;
}
.li03 {
	list-style-image: url(images/li03.gif);
	margin-left: 20px;
	margin-top: 6px;
}
.li04 {
	list-style-image: url(images/li04.gif);
	margin-left: 13px;
	margin-top: 10px;
}
.li05 {
	list-style-image: url(images/li05.gif);
	margin-left: 33px;
	margin-top: 10px;
}
.li06 {
	list-style-type: decimal;
	color: #dc910f;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-left: 25px;
}
.li07 {
	list-style-type: lower-alpha;
	color: #bbb48f;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 40px;
	list-style: normal;
	list-style-position: outside;
}
.normal {
	color: #3d3a2d;
	font-weight: normal;
}
.notimportant {
	color: #a49e7c;
	font-size: 12px;
}
.cur {
	cursor: pointer;
}

