BODY, P, TD {

											font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;

											font-size : 10pt;

											text-align : left;

											font-weight : normal;

										}

										

										P.end { font-size : 8pt; }



										EM {

											background-color : Yellow;

											font-style : normal;

										}



										H1 {

											font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

											font-size : 18pt;

											text-align: center;

											font-weight : bold;

											color : #191970;

										}



										H2 {

											font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

											font-size : 14pt;

											font-weight : bold;

											text-align: center;

											color : black;

										}



										H3 {

											font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

											font-size : 10pt;

											font-weight : bold;

											text-align: left;

											color : black;

										}



										H4 {

											font-family: "Times New Roman", Times, serif;

											font-size: 12pt;

											text-align: center;

										}



										H5 {

											font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

											font-size : 18pt;

											font-weight : bold;

											color : blue;

										}



										H6 {

											font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

											font-size : 10pt;

											font-weight : bold;

											text-align: left;

											color : red;

										}

										A {

											color: #000080;

											TEXT-DECORATION: underline

										}

										A:hover

										{

										color: red;

										TEXT-DECORATION:underline;

										}