	<STYLE TYPE = "text/css" MEDIA="screen">
		IMG {
			border-style: none;
			color: #0000FF;
		}
		A {
			color: #2125d9;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12pt;
			text-decoration: underline;

			font-weight: bold;
		}
		A:link {}
		A:visited {}
		A.stripLink {
			color: #FFDE70;
			text-align: center;
		}
		A.tinyLink {
			color: #000000;
			font-weight: normal;
			font-size: 8pt;
			text-decoration: none;
		}
		#footerText {
			color: #000000;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 8pt;
			text-decoration: none;
			font-weight: normal;
		}
	P {			
			color: #000000;
			text-align: left;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12pt;
			font-weight: bold;
			}
		P.emphasis {
			color: #2125d9;
			text-align: left;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12pt;
			font-weight: bold;
		}
		#emphasis {
			color: #2125d9;
			text-align: left;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12pt;
			font-weight: bold;
		}
		P.tinyText {
			font-size: 6pt;
			text-align: center;
		}
		P.bigwhite {
			color: #FFFFFF;
			font-size: 14pt;
			text-align: center;
		}
	</style>
