﻿.mainTitle {
	
	font-size: 36.0pt;
	font-style: italic;
	text-align: center;
	display: table;
	margin-left: auto;
	margin-right: auto;
	background-color: blue;
	color: white;
	font-family:"Times New Roman","serif";
	font-weight: bold;
	z-index: 18;	
}
.subTitle {
	text-align: center;
	font-size: 30.0pt;
	font-style: italic;
	display: table;
	margin-left: auto;
	margin-right: auto;
	display: table;
	background-color: blue;
	color: white;
	font-family:"Times New Roman","serif";
}
.textEntries {
	font-size:24.0pt;
	font-family:"Times New Roman","serif";
}

.textEntriesNonLink {
	font-size:24.0pt;
	font-family:"Times New Roman","serif";
	color:blue;
}
.textIndent {
	margin-right:0in;
	margin-left:30.0pt;
	font-size:18.0pt;
	font-family:"Times New Roman","serif";
}
span.textSpan {font-weight: bold; color:blue; font-style: italic; font-size:24.0pt;}
.textFooter {
	font-size:13.5pt;
	font-family:"Times New Roman","serif";
	color:blue;
}


