/* mident peragraph */
p{ margin-left : 24pt;
   margin-right: 24 pt;
 }

/* define font for headings */
h6{ font:10pt Arial;
	 color:"#990000";
	 font-weight:bold;
	 line-height:8pt;
	 margin-top:2pt;
	 margin-bottom:2pt;
  }
h1.style1{ font:16pt Haettenschweiler;
			color:"#990000";
         }
h1.style2{ font=14pt Lncodx Handwriting;
			color:"#009966";
			font-weight:body;
			/*font-height:13pt;*/
	     }

/* body setting */
body{ font-family: Arial, Times New Roman;
	  font-size:12pt;
      margin-left:16pt;
      margin-right:16pt;
    }

/* listing */
h5{font-family:  Arial Narrow, Agency FB, Bodoni MT Condensed;
   font-size:5pt;
   font-weight:bold;
  }

/* linking */
.q{ color:#990000;
	text-decoration: none;
  }
.qb{ color:#000000;
	text-decoration: none;
   }
.qg{ color:#009966;
	text-decoration: none;
   }
.q_h1s1{font:16pt Haettenschweiler;
		color:"#990000";
		text-decoration: none;
	   }


