body {
	color: #004200;
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 12pt;
}

td {
	color: #004200;
	font-family: Arial, Verdana;
	font-size: 12pt;
}


a:link {
	color: #004200;
	text-decoration: underline;
}


a:visited {
	color: #004200;
}


a:hover{
	color: #00AC00;
}


h1 {
	font-weight: bold;
	text-align: center;
	font-size: 18pt;
	margin-top: 5pt;
}

h2 {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	margin-top: 1pt;
	margin-bottom: 1pt;
}

h3 {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 1pt;
}

#Text01 {
	font-size: 7pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
}

#Text02 {
	font-size: 10pt;
	margin-top: 1pt;
	margin-bottom: 1pt;
}

pre {
	color: #004200;
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 12pt;
}
