
body {
	 link-color: "#dfdfff";
	 vlink: "#0000df";
	 color: "#000000";
	 font-size: 10pt;
	 font-family: "Arial, sans serif";
	 line-height: 13pt;
	 font-weight:400;
	 font-style: normal;
	 text-align: center;
	} <!-- default setting -->
 
p	 {
	 link-color: "#dfdfFF";
	 vlink: "#0000df";
	 color: "#000000";
	 font-size: 10pt;
	 font-family: "Arial, sans serif";
	 line-height: 13pt;
	 font-weight:700;
	 font-style: normal;
	 text-align: left;
	} <!-- paragraphs are the normal text of articles -->

h5	 {
	 link-color: "#dfdfFF";
	 vlink: "#0000df";
	 color: "#000000";
	 font-size: 10pt;
	 font-family: "Arial, sans serif";
	 line-height: 13pt;
	 font-weight:700;
	 font-style: normal;
	 text-align: center;
	} <!-- paragraphs are the normal text of additional information -->


h1	{bgcolour: "#dfdfff";
	 link: "#0000df";
	 vlink: "#0000df";
	 color: "#000000";
	 font-size: 36pt;
	 font-family: "Arial Rounded MT Bold, Arial, sans serif";
	 font-weight:400;
	 line-height:38pt;
	 text-align: left;
	} <!-- main heading for articles -->

h2	{bgcolour: "#dfdfff";
	 link: "#0000dF";
	 vlink: "#0000df";
	 color: "#0000df";
	 font-size: 24pt;
	 font-family: "Arial Rounded MT Bold, Arial";
	 font-weight:400;
	 line-height:30 pt;
	 text-align: center;
	} <!-- main heading for additional information -->

h3	{bgcolour: "#dfdfff";
	 link: "#0000df";
	 vlink: "#0000df";
	 color: "#00ff00";
	 font-size: 12pt;
	 font-family: "terminal, sans serif";
	 font-weight: 400;
	 line-height: 13pt;
	 text-align: left;
	} <!--  sub heading or caption -->


h4 {bgcolour: "#dfdfff";
	 link: "#0000df";
	 vlink: "#0000df";
	 color: "#000000";
	 font-size: 16pt;
	 font-family: "Arial, sans serif";
	 font-weight: 700;
	 line-height: 18pt;
	 font-style: normal;
	 text-align: center;
	} 

h6	{bgcolour: "#dfdfff";
	 link: "#0000df";
	 vlink: "#0000df";
	 color: "#000000";
	 font-size: 11pt;
	 font-family: "Arial, sans serif";
	 font-weight: 400;
	 font-style: italic;
	 line-height: 12pt;
	 text-align: center;
	} <!--  return to main page -->





