@charset "UTF-8";
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
}
body {
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003366;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	font-weight: bold;
}
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.7em;
}

