<style type="text/css">
	LI {
		font-size : 10pt;
		font-family : sans-serif;
	}

	OL {
		font-size : 10pt;
	}

	OL.lg {
		font-size : 14pt;
	}

	UL {
		font-size : 10pt;
	}

	UL.lg {
		font-size : 14pt;
	}

	TH.std {
		font-size : 10pt;
		vertical-align : top;
		text-align : left;
	}

	TH.lg {
		font-size : 12pt;
		vertical-align : top;
		text-align : left;
	}

	TH.title {
		font-size : 16pt;
		font-style: italic;
		vertical-align : top;
	}

	TD.redtop {
		font-size : 12pt;
		color : #ffffff;
		background : #C3002D;
		font-weight : bold;
	}

	TD.bluetop {
		font-size : 12pt;
		color : #ffffff;
		background : #023556;
		font-weight : bold;
	}
	
	TD.redpanel {
		font-size : 9pt;
		background : #C3002D;
		color : #ffffff;
	}

	TD.bluepanel {
		font-size : 9pt;
		background : #023556;
		color : #ffffff;
	}
	

	TD.rqrd {
		font-size : 10pt;
		vertical-align : top;
		color : #AD0000;
	}

	TD.std {
		font-size : 10pt;
		vertical-align : top;
	}

	TD.std_mid {
		font-size : 10pt;
		vertical-align : middle;
	}

	TD.lgthin {
		font-size : 12pt;
	}

	TD.lg {
		font-size : 12pt;
		font-weight : bold;
	}

	TD.vlg {
		font-size : 16pt;
		font-weight : bold;
	}

	TD.w {
		font-size : 10pt;
		color : #ffffff;
	}

	TD.ybanner {
		font-size : 14pt;
		font-weight : bold;
		color : #ffff00;
	}

	TD.sm {
		font-size : 9pt;
	}

	TD.smw {
		font-size : 9pt;
		color : #ffffff;
	}

	TD.vsm {
		font-size : 8pt;
	}

	P {
		font-size : 10pt;
		font-family : sans-serif;
	}

	P.lgthin {
		font-size : 12pt;
	}

	P.lg {
		font-size : 12pt;
		font-weight : bold;
	}

	P.smw {
		font-size : 9pt;
		color : #ffffff;
	}

	P.sm {
		font-size : 9pt;
	}

	P.vsm {
		font-size : 8pt;
	}

	P.w {
		color : #ffffff;
	}

	ADDRESS {
		font-size : 10pt;
	}

	DIV.indent {
		margin-left : 1em;
		font-size : 10pt;
	}

	A {
		text-decoration: none;
	}

	A.std {
		font-size : 10pt;
	}

	A.lg {
		font-size : 12pt;
		font-weight : bold;
	}

	A.nav {
		color : #000000;
	}

	A.white {
		color : #ffffff;
	}

	A.black {
		color : #000000;
	}
</style>
