.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	color: #005EA3;
	text-indent: 8px;
	background-color: #CBDCF0;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textBold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.textScroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow: auto;
	height: 250px;
	width: 500px;
	page-break-before: auto;
	page-break-after: auto;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	color: #005EA3;
	text-indent: 8px;
	border-top: 1px none #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px none #FF0000;
}

