a {
	color: #165c52;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: underline;
}
a:hover {
	color: #871900;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: underline;
}
h1 {
	color: #165c52;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: -4px;
	padding: 0px;
}
h2 {
	color: #48756f;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 4px;
	padding: 0px;
}
h3 {
	color: #656565;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
}
.important {
	color: #b10000;
	font-size: 13px;
	font-weight: bold;
}
.ol li {
	margin: 13px;
	padding: 0px;
}
ol  li{
	margin: 13px;
	padding: 0px;
}
.li01 {
	list-style-image: url(images/li01.gif);
	margin-left: 20px;
	margin-top: 3px;
}
.li02 {
	list-style-image: url(images/li02.gif);
	margin-left: 37px;
	margin-top: 3px;
	vertical-align: top;
}
.li03 {
	color: #14665b;
	font-size: 11px;
	font-weight: bold;
	list-style-type: decimal;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-top: 3px;
}
.li04 {
	color: #808988;
	font-size: 11px;
	list-style-type: lower-alpha;
	margin-left: 22px;
	margin-top: 3px;
}
.notimportant {
	color: #6a6a6a;
	font-size: 11px;
}
.fstyle09 {
	color: #333333;
	font-size: 13px;
	font-weight: normal;
}
.link {
     color: #165c52;
     font-family: Tahoma;
     font-size: 13px;
     text-decoration: underline;
     font-weight: normal;
}
link:hover {
     color: #871900;
     font-family: Tahoma;
     font-size: 13px;
     text-decoration: underline;
     font-weight: normal;
}