@charset "utf-8";
/* CSS Document */
<style type="text/css">
td img {display: block;}body {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #003300;
	line-height: 20px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #003300;
	font-family: "Times New Roman";
}
.style2 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #003300;
	font-family: "Times New Roman";
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #003300;
	font-family: "Times New Roman";
}
.style4 {
	font-size: 12px;
	color: #003300;
	font-family: "Lucida Console";
}

</style>
