.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	margin-top: 10px;
   	margin-bottom: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	margin-top: 10px;
   	margin-bottom: 10px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	margin-top: 10px;
   	margin-bottom: 10px;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	margin-top: 10px;
   	margin-bottom: 10px;
}
.bodyitalicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	margin-top: 10px;
   	margin-bottom: 10px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	margin-top: 10px;
   	margin-bottom: 10px;
}
.menubold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 9pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}