body {
	background-color:#FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: 757575;
	font-size: 11px;
	font-weight: bold;

}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;

}
.header {


	font-family: Arial, Helvetica, sans-serif;
	color: 009AE2;
	font-size: 24px;
	font-weight: bold;
}
.body {

	font-family: Arial, Helvetica, sans-serif;
	color: 505050;
	font-size: 12px;
	font-weight: normal;
}
.bodyBold {


	font-family: Arial, Helvetica, sans-serif;
	color: 505050;
	font-size: 12px;
	font-weight: bold;
}
.bodyUpp {
	font-size: 9px;
	position: relative;
	bottom: 3px;
}
