@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #006699;
}
.leftbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	}
.green {
	color: #006699;
}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none
	}
a:hover {
	text-decoration: underline
	}
a:active {
	text-decoration: none
	}


