body {
	background-color: #2a5311;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	font-weight: normal;
}
.bottom1 {
	font-size: 12pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #00FF99;
}

.style1 a:link {
	color: #000000;
	text-decoration: none;
}
.style1 a:visited {
	color: #000000;
	text-decoration: none;
}
.style1 a:hover {
	color: #000000;
	text-decoration: blink;
}
.style1 a:active {
	color: #000000;
	text-decoration: blink;
}
.style2 a:link {
	color: #009999;
	text-decoration: underline;
	font-size: 10pt;
}
.style2 a:visited {
	color: #00CC99;
	text-decoration: underline;
	font-size: 10pt;
}
.style2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}
.style2 a:active {
	color: #00FF00;
	text-decoration: none;
	font-size: 10pt;
}
#mul {
	border: thin double #00CCCC;
}
#cell {
	border: thin double #00CCCC;
}
.style3 {
	font-size: 12pt;
}
.style4 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}
#curcle {
	border: thin dashed #00CCFF;
}
.img01 {
	float: right;
	margin: 10px 5px;
}
.img02 {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	
}
h3 {
	font-size: 11pt;
	font-weight: bold;
}
.img03 {
	float: right;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.style5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.style6 a:link {
	color: #0066cc;
	text-decoration:underline;
}
.style6 a:visited {
	color: #0099cc;
	text-decoration: none;
}
.style6 a:hover {
	color: #0099cc;
	text-decoration: blink;
}
.style6 a:active {
	color: #0099cc;
	text-decoration: blink;