a {
	color: #354c69;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #020202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #233e5f;
	font-size: 27px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
h2 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #5c5c5c;
	font-size: 22px;
	margin-bottom: 5px;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 8px;
	font-weight: normal;
}
.important {
	color: #db0000;
	font-weight: bold;
}
.notimportant {
	color: #7c7c7c;
	font-size: 11px;
}
.h1 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #233e5f;
	font-size: 27px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
.h2 {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #5c5c5c;
	font-size: 22px;
	margin-bottom: 5px;
	font-weight: normal;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 8px;
	font-weight: normal;
}

.table_head {
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 8px;
	font-weight: normal;
}
.li01 {
	list-style: url(images/li01.gif);
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.li02 {
	list-style: url(images/li02.gif);
	margin-left: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.li03 {
	list-style-type: decimal;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #233e5f;
	font-weight: bold;
}
.li04 {
	list-style-type: lower-alpha;
	margin-left: 21px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9d9d9d;
	font-weight: bold;
}
.li05 {
	list-style: url(images/li03.gif);
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.default {
	color: #2a2a2a;
	font-weight: normal;
}
.b {
	font-weight: bold;
}