@charset "utf-8";

body {
	background-color: #CCFF99;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.style1 {
	color: #008000;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
table.bordered td {
	border:thick solid #008000;
}

#blue td {
	border-color:#090;
}
.style5 {
	color: #008000;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
}
