body {
	background-color: #000;
	font-family:'Calibri';
	font-size: 12pt;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
}
.Title18ptbold {
	font-family:Calibri;
	font-size: 18pt;
	line-height: normal;
	color: #0B57AC;
	font-weight: 900;
	text-align: left;
}
.Title18ptboldcentered {
	font-family:Calibri;
	font-size: 18pt;
	line-height: normal;
	background-color: #FFFFFF;
	color: #0B57AC;
	font-weight: 900;
	text-align: center;
}
.Title18pt {
	font-family:Calibri;
	font-size: 18pt;
	line-height: normal;
	background-color: #FFFFFF;
	color: #0B57AC;
	font-weight: normal;
	text-align: left;
}
.paratitle16ptbold {
	font-family:Calibri;
	font-size: 16pt;
	line-height: normal;
	background-color: #FFFFFF;
	color: #0B57AC;
	font-weight: 900;
	text-align: left;
}
.paratitle16pt {
	font-family:Calibri;
	font-size: 14pt;
	line-height: normal;
	background-color: #FFFFFF;
	color: #0B57AC;
	font-weight: normal;
	text-align: left;
}
.paratitleitalicbold {
	font-family:Calibri;
	font-size: 16pt;
	font-style: italic;
	line-height: normal;
	color: #0B57AC;
	font-weight: bold;
}
.paratitleitalic {
	font-family:Calibri;
	font-size: 16pt;
	font-style: italic;
	line-height: normal;
	color: #0B57AC;
}
.dkbluetextbold {
	font-family:Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: #0B57AC;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: normal;
}
.dkbluetext {
	font-family:Calibri;
	font-size: 12pt;
	font-weight: normal;
	color: #0B57AC;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: normal;
}
.dkbluetextJustbold {
	font-family:Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: #0B57AC;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}
.dkbluetextJust {
	font-family:Calibri;
	font-size: 12pt;
	font-weight: normal;
	color: #0B57AC;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
}
.dkbluetextitalicbold {
	font-family:Calibri;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0B57AC;
	text-align: left;
}
.dkbluetextitalic {
	font-family:Calibri;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0B57AC;
	text-align: left;
}
.text12ptbold {
	font-family:Calibri;	
	color: #333;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	word-spacing: normal;
}
.text12pt {
	font-family:Calibri;
	color: #333;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-align: left;
	word-spacing: normal;
}
.text12ptitalic {
	font-family:Calibri;
	color: #333;
	font-style: italic;
	font-weight: 400;
	font-variant: normal;
	text-align: left;
	word-spacing: normal;
}
.test12ptRed {
	font-family: Calibri, Verdana, Tahoma;
	font-size: 12pt;
	color: #F00;
}
.test12ptRedBold {
	font-family: Calibri, Verdana, Tahoma;
	font-size: 12pt;
	color: #F00;
	font-weight: bold;
}
.test16ptRed {
	font-family: Calibri, Verdana, Tahoma;
	font-size: 16pt;
	color: #F00;
}
.test16ptRedBold {
	font-family: Calibri, Verdana, Tahoma;
	font-size: 16pt;
	color: #F00;
	font-weight: bold;
}
.hiddenText {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
#Clock {
	font-family:Calibri;
	text-align: center;
	font-size: 12pt;
}
.Title18ptboldcentered {
	text-align: center;
}
