.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/*	list-style-position: outside;
	list-style-image: url(images/bullet_blue.jpg);*/
	list-style-type: disc;
	word-spacing: normal;
	letter-spacing: normal;
	list-style-position: outside;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body_sub_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;

}
.body_sub_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #39A6DB;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;

}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #39A6DB;
	text-decoration: none;
}
.bodylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	letter-spacing: normal;
	word-spacing: normal;

}
.program {

	font-family: "Courier New", Courier, mono;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet_blue.jpg);
	list-style-type: none;
	word-spacing: normal;
	letter-spacing: normal;
}

