<STYLE type="text/css">	
	<!--
	p {
		font: 12pt times roman;
		text-indent: 0.3in;
		text-align : left;
	}
	p.usual {
	color: #000000;
	font : 11pt times roman;
	text-indent : 0in;
	font-weight : normal;
	text-align: left;
	}

	.regular {
		color: #000000 ;
		font : 11pt times roman;
		text-indent : 0.0in;
		font-weight : normal;
		text-align: left;
	}
	.bold {
		color: #000000 ;
		font: 12pt times roman;
		text-indent: 0.3in;
		font-weight : bold;
	}
	.caption {
		font: 10pt arial,helvetia;
		text-indent: 0.0in;
		font-weight : bold
	}
	.small {
		font: 8pt arial;
		text-indent: 0.0in;
		border-left : none;
		font-weight : bold;
	}
	.small-red {
		font: 8pt arial;
		text-indent: 0.0in;
		border-left : none;
		font-weight : bold;
		color: red;
	}
	.article {
	color: #000000;
	font : 9pt times roman;
	text-indent : 0.2in;
	font-weight : normal;
	text-align : justify;
	font-style: normal;
	line-height: normal;
	}
	.explanation {
		color: #000000 ;
		font : 8pt times roman;
		text-indent : 0.2in;
		font-weight : bold;
		text-align : justify;
	}

	.place_right {
		color: #000000 ;
		font : bold 14 pt times roman;
		font-weight : bold;
		text-align : right;
	}

     .place_left {
		color: #000000 ;
		font : bold 14 pt times roman;
		font-weight : bold;
		text-align : left;
	}

	h1 {
		font: 48pt times roman;
		text-indent: 0.2in;
	}

	BODY {
		color: #000000 ;
		font-family: Helvetica, Arial, sans-serif ;
		text-align: center ;
	}

	.large {font: 24pt arial; font-weight : bold}

	.graytext {
		color: Gray;
	}

	.redtext {
		color: Red;
	}

	.bluetext {
		color: Blue;
	}

	A:HOVER {
		color: #FF0033  ;
	}

	.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }
   
   .heading {
   		background-image: url("images/title-backgd.gif");
		height:inherit ;
		background-position:bottom ;
	}
	.headingsm {
   		background-image: url("images/title-backgd-sm.gif");
	}
	//
	-->
</STYLE>

