.table {
	border: 4px solid #D7D7EE;
}

.header {
	border-top: 4px none #D7D7EE;
	border-right: 4px none #D7D7EE;
	border-bottom: 4px solid #D7D7EE;
	border-left: 4px none #D7D7EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: #F0F0F9;
	background-image: url(../header_block_blue.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
}

.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.titleTextBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #363681;
	text-align: justify;
}

.bodyTextCenter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #363681;
	text-align: center;
}
