<STYLE>				BODY{
					font-family : Arial, Helvetica, sans-serif;
					color : #333333;
					font-size : 9pt;
					margin-left : 0;
					margin-top : 10;
					background-color : White;
					background : White;
					font-style : normal;
				}

				P, LI{
					font-family : Arial, Helvetica, sans-serif;
					color : #333333;
					font-size : 9pt;
				}

				.normal{
					font-family : Arial, Helvetica, sans-serif;
					color : #333333;
					font-size : 9pt;
				}

				TD, TH{
					font-family : Arial, Helvetica, sans-serif;
					color : #333333;
					font-size : 9pt;
					margin-left : 0;
					margin-top : 0;
				}

				.H1{
					font-family : Verdana, Arial, Helvetica, sans-serif;
					color : #333333;
					font-size : 10pt;
					font-style : normal;
					line-height : 16px;
				}
				.H2{
					font-family : Arial, Helvetica, sans-serif;
					color : #333333;
					font-size : 16pt;
					font-style : normal;
					font-weight : normal;
				}
				.H3{
					font-family : Arial, Helvetica, sans-serif;
					color : #336699;
					font-size : 12pt;
					font-style : normal;
					font-weight : bold;
					line-height : 16px;
				}
				.H4{
					font-family : Arial, Helvetica, sans-serif;
					color : #801111;
					font-size : 10pt;
					font-style : normal;
					font-weight : bold;
				}
				.H5{
					font-family : Arial, Helvetica, sans-serif;
					color : #333333;
					font-size : 8pt;
					font-style : normal;
				}
				.H6{
					font-family : Arial, Helvetica, sans-serif;
					color : Red;
					font-size : 8pt;
					font-style : normal;
				}

				.error {
					font-family : Arial, Helvetica, sans-serif;
					color : red;
					font-size : 9pt;
					font-weight : normal;
				}

				A 	{
					color : 3333FF;
				}

				A:HOVER {
					color : 801111;
					text-decoration : underline;
				}

</STYLE>
