	P {
	font-family: "arial", "Times New Roman", "Times", "serif";
	font-size: 10pt;
	line-height: 1.4;
	color: Navy;
	font-weight: 500;
}
	.bodytext {
	font-family: "arial", "Times New Roman", "Times", "serif";
	font-size: 10pt;
	color: Navy;
	font-weight: 500;
}
	.header {
	font-family: "arial", "Times New Roman", "Times", "serif";
	font-size: 24pt;
	color: Red;
	font-weight: 700;
}
	.bigsubheadergreen {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 14pt;
	color: Green;
	font-weight: 700;
}
	.subheadergreen {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 11pt;
	color: Green;
	font-weight: 700;
}
	.subheaderyellow {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 11pt;
	color: Yellow;
	font-weight: 700;
}
	.bigsubheaderblue {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 14pt;
	color: Blue;
	font-weight: 700;
}
	.subheaderblue {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 11pt;
	color: Blue;
	font-weight: 700;
}
	.bigsubheaderred {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 14pt;
	color: Red;
	font-weight: 700;
}
	.subheaderred {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 11pt;
	color: Red;
	font-weight: 700;
}
	.subheadernavy {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 16pt;
	color: Navy;
	font-weight: 700;
}
	.subheaderwhite {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: 700;
}
	.subheader {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 11pt;
	color: Navy;
	font-weight: 700;
}
	.blacksubheader {font-family: "arial", "helvetica", "sans-serif"; font-size: 10pt; color: #000000; font-weight: 700;}
	.hilight {font-family: "arial", "helvetica", "sans-serif";	font-size: 10pt; color: #FFD700; font-weight: 400; font : bold;}
	.formlabel {font-family: "arial", "helvetica", "sans-serif"; font-size: 9pt; color: #1D4477; font-weight: 500;}
	.formlabelwhite {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 9pt
	color: White;
	font-weight : 500;
}
	.footnote {font-family: "arial", "Times New Roman", "Times", "serif"; font-size: 8pt; color: Navy; font-weight: 500;}
	.footnoteblack {
	font-family: "arial", "Times New Roman", "Times", "serif";
	font-size: 9pt;
	color: #000000;
	font-weight: 600;
	font-style : italic;
}
	.footnotewhite {
	font-family: "arial", "Times New Roman", "Times", "serif";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: 500;
	font-style : italic;
}
	.footnotewhite {
	font-family: "arial", "Times New Roman", "Times", "serif";
	font-size: 9pt;
	color: White;
	font-weight: 600;
}
	.copyright {font-family: "arial", "helvetica", "sans-serif"; font-size: 8pt; color: Navy;}
	
}
	.promotext {font-family: "arial", "helvetica", "sans-serif"; font-size: 11px; color: Navy;}
	
	A {
	color: Red;
	text-decoration:none;
}
	A:hover {
	color: Maroon;
	text-decoration:none;
}
