a {
	color: #0593bc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: #e17502;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff8400;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff8400;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1b1b1b;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #78adb8;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: normal;
}
ul,ol {
	margin: 0px;
	padding: 0px;
}
.important {
	color: #383939;
	background-color: #e2edf4;
	padding: 8px;
	line-height: 18px;
	font-weight: bold;
}
.li01 {
	list-style: none;
	padding-bottom: 7px;
	padding-left: 20px;
	color: #ff8400;
	font-size: 14px;
	font-weight: bold;
}
.li02 {
	list-style: none;
	padding-bottom: 7px;
	padding-left: 20px;
	color: #114a49;
	font-size: 14px;
	font-weight: bold;
}
.li03 {
	padding-bottom: 5px;
	color: #ff8400;
	font-weight: bold;
	list-style: decimal;
	margin-left: 45px;
	line-height: 18px;
}
.li04 {
	padding-bottom: 5px;
	color: #ff8400;
	font-weight: bold;
	list-style: lower-alpha;
	line-height: 18px;
	margin-left: 64px;
}
.li05 {
	list-style-image: url(images/li01.gif);
	margin-left: 30px;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 18px;
}
.li06 {
	list-style-image: url(images/li02.gif);
	margin-left: 50px;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 18px;
}
.normaltext {
	color: #2f2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.notimportant {
	color: #6a7c82;
	font-size: 11px;
	line-height: normal;
}
