<STYLE>
	.callout_red {color: #ED1B23;}
	.callout_red_bold {color: #ED1B23; font-weight: bold;}
	.callout_blue {color: #004A80;}
	.callout_blue_bold {color: #004A80; font-weight: bold;}
	.callout_green {color: #006633}
	.callout_green_bold {color: #006633; font-weight: bold;}
	.big3 {font-size: 14px; line-height: 16px;}
	.big2 {font-size: 16px; line-height: 18px;}
	.big1 {font-size: 18px; line-height: 20px;}
	.red_title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #CC0000;
		font-style: normal;
		font-weight: bold;
	}
	.normalSmall {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	.normalMed {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
	}
	.normalTiny {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
	}
	.red_fine_print {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #FF0000;
	}
	.head2_blk {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
	}
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		color: #CC0000;
	}
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #330066;
	}
	.blue {
		color: #0000FF;
	}
	.red {
		color: #CC0033;
	}
	.bluebold {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #3300CC;
	}
	.redbold {
		font-weight: bold;
		color: #FF0000;
		font-family: Arial, Helvetica, sans-serif;
	}
	.white {
		color: #FFFFFF;
	}
	a:link {
		COLOR:#0000FF;
		TEXT-DECORATION: none;
		font-weight: normal;
	}
	a:visited {
		TEXT-DECORATION: none;
		color:#333399;
		font-weight: normal;
	}
	a:hover { 
		TEXT-DECORATION: underline;
		color: #FF0000;
		font-weight: normal;
	}
	.red_title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13pt;
		font-weight: bold;
		text-transform: none;
		color: #330066;
		border-bottom-style: none;
	}
	.cap {
		text-transform: capitalize;
	}
	.capall {
		text-transform: uppercase;
	}
</STYLE>

