﻿body {
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size: x-small;
}

.pageHeader {
	font-family: Calibri;
	font-size: large;
	font-weight: bold; 
	color: #365D83;
}


.pageSubHeader {
	font-family: Calibri;
	font-size: medium;
	font-weight: bold; 
	color: #365D83;
}

.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}

