/* CSS Document */
<style type="text/css">

body {
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.Footer_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Body_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.sup { vertical-align: super;
          font-size: 10px        }

.Body_Text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

.Body_Text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Body_Text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}

.Body_Text_num_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: decimal;
	}

a:link {
	text-decoration: none;
	color: #8EA29D;
	list-style-type: decimal;
	list-style-type: decimal;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #8EA29D;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #00CC99;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #8EA29D;
}

li {
  margin-top: 0;
} 

ul {
  margin-top: -.5em;

} 
ol {
  margin-top: -.5em;
 
} 

</style>
.sub_list {
	text-indent: 10px;
	list-style-type: upper-alpha;
}
.indent {
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
