a {
	color: #3831a0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: #fd0102;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 27px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3f3f5b;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 21px;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: normal;
	font-style: italic;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3831a0;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: normal;
}
ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.li01 {
	list-style: none;
	padding-bottom: 8px;
	font-weight: bold;
}
.li02 {
	list-style-image: url(images/li01.gif);
	margin-left: 30px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 24px;
}
.li03 {
	list-style-image: url(images/li02.gif);
	margin-left: 50px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 24px;
}
.li04 {
	padding-bottom: 5px;
	color: #1c1678;
	font-weight: bold;
	list-style: decimal;
	margin-left: 40px;
	line-height: 24px;
	font-size: 14px;
}
.li05 {
	padding-bottom: 5px;
	color: #95959b;
	font-size: 14px;
	font-weight: bold;
	list-style: lower-alpha;
	line-height: 24px;
	margin-left: 64px;
}
.li06 {
	list-style: url(images/li03.gif);
	padding-bottom: 8px;
	font-weight: bold;
}
.normaltext {
	color: #2a2a2b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
.notimportant {
	color: #959595;
	font-size: 11px;
	line-height: normal;
}