@charset "UTF-8";
/* CSS Document */
A:link {text-decoration: none; font-weight: bold; color: 00488c;}
A:visited {text-decoration: none; font-weight: bold; color: 00488c;}
A:active {text-decoration: none; font-weight: bold; color: 00488c;}
A:hover {text-decoration: underline; color: e98700;}
</style>
<style>
#textbox{
	width: 750px;
	height: 375px;
	padding: 5px;
	border: 1px none black;
	overflow: auto;
	font-size: 9px;
}
#textbox2{
	width: 387px;
	height: 283px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.4px;
	font-weight: bold;
	color: 2B853B;
	line-height: 14px;
	font-style: normal;
}
.textsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000099; }
.style4BIGGER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008BE8;
	line-height: 9px;
}
.style4LINEHEIGTH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.4px;
	font-weight: bold;
	color: 2B853B;
	line-height: 14px;
	font-style: normal;
}
.style4BIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: 2B853B;
	line-height: 14px;
	font-style: normal;
}
.style4LINEHbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.4px;
	font-weight: bold;
	color: 2B853B;
	line-height: 21px;
	font-style: normal;
}
