.headerBorder {
	background-color: SlateBlue;
}
.headerContent {
	font-family: tahoma, arial, helvetica; font-size: 24px; font-weight: 200;  background-color: #daeafa; color: #651505;
}
.resultsBorder {
	background-color: 880000;
}
.resultsContent {
	font-family: tahoma, arial, helvetica; font-size: 14px; font-weight: 600; background-color: #e8effa; color: #101388;
}
.footerBorder {
	background-color: SlateBlue;
}
.footerContent {
	font-family: tahoma, arial, helvetica; font-size: 18px; font-weight: 200;  background-color: #daeafa; color: #651505;
}
.heading {
	  text-align: center; font-family: tahoma, arial, helvetica; font-size: 16px; font-weight: 900;
}
.summary {
	 font-family: tahoma, arial, helvetica; font-size: 14px; font-weight: 400;
}
.election {
	 font-family: tahoma, arial, helvetica; font-size: 14px; font-weight: 600;
}

