.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #354672;
	padding-top: 5px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.splitter {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.headerProducts {
	font-size: 12px;
	font-weight: bold;
	color: #344573;
}
a:link, a:visited, a:active {
	color: #0000FF;
}
a:hover {
	color: #000000;
}

