@charset "UTF-8";
/* CSS Document */

.body_ext {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: lighter;
	color: #000000;
}
.largeinfo {
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
}
body {
	background-color: #B5B7BA;
	margin: 0;
}
.quotee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #009933;
}
.logo {
	font-family: Helvetica, Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #009933;
}

