@charset "utf-8";
/* CSS Document */

.style1 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.whitebackground {
	background-color: #FFFFFF;
}
.style3 {
	font-size: 16px
}
.style9 {
	font-size: 24px;
	color: #003366;
}
.style10 {
	color: #003366;
	font-size: 14px;
}.zoomlinks {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

