
 
<p>#des1 {position: absolute; width: 115px; height: 30px; top: 30px; left: 100px; 
  border-top-width:thin; border-right-width:thin; border-left-width:thin; border-bottom-width:thin; 
  border-color: #000000; border-style: solid; background-color: black; color: 
  white; visibility: hidden; font-family: arial; font-size: 8pt; z-index: 10;} 
  #des2 {position: absolute; width: 50px; height: 15px; top: 66px; left: 100px; 
  border-top-width:thin; border-right-width:thin; border-left-width:thin; border-bottom-width:thin; 
  border-color: #000000; border-style: solid; background-color: black; color: 
  white; visibility: hidden; font-family: arial; font-size: 8pt; } #des6 {position: 
  absolute; width: 50px; height: 15px; top: 66px; left: 100px; border-top-width:thin; 
  border-right-width:thin; border-left-width:thin; border-bottom-width:thin; border-color: 
  #000000; border-style: solid; background-color: black; color: white; visibility: 
  hidden; font-family: arial; font-size: 8pt; } #des3 {position: absolute; width: 
  80px; height: 30px; top: 90px; left: 100px; border-top-width:thin; border-right-width:thin; 
  border-left-width:thin; border-bottom-width:thin; border-color: #000000; border-style: 
  solid; background-color: black; color: white; visibility: hidden; font-family: 
  arial; font-size: 8pt; } #des4 {position: absolute; width: 80px; height: 30px; 
  top: 110px; left: 100px; background-color: black; color: white; visibility: 
  hidden; font-family: arial; font-size: 8pt; ; border: #000000; border-style: 
  solid; border-top-width: thin; border-right-width: thin; border-bottom-width: 
  thin; border-left-width: thin} #des5 {position: absolute; width: 80px; height: 
  30px; top: 110px; left: 100px; background-color: black; color: white; visibility: 
  hidden; font-family: arial; font-size: 8pt; ; border: #000000; border-style: 
  solid; border-top-width: thin; border-right-width: thin; border-bottom-width: 
  thin; border-left-width: thin}</p>

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: white;
	color: black; }
	
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: white;
	color: black; }
	
 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	 }
	 
blockquote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	 }
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black; }
	
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black; }

th { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: black; }
		
h1	 { font-family: Arial, Helvetica, sans-serif;
	   font-size: 24pt }
h2 	{ font-family: Arial, Helvetica, sans-serif;
	  font-size: 20pt }
h3 	{ font-family: Arial, Helvetica, sans-serif;
	  font-size: 16pt }
h4 	{ font-family: Arial, Helvetica, sans-serif;
	  font-size: 14pt }
h5 	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: lighter }
h6 	{ font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt }

strong, b { font-weight: bolder }  /* relative to the parent */
em, i, cite, address, blockquote, q { font-style: italic }
pre, tt, code, kbd, samp, var { font-family: monospace }

big { font-size: larger } /* relative to parent font size */
small { font-size: smaller } /* relative to parent font size *

li { display: list-item;
	 margin-left: 3em ;
	 margin-bottom: 0.25em; }
	 
dt {
	margin-bottom: 0.5em;
	margin-left: 3em;
	text-decoration: underline; }
	
dd { margin-left: 5em;
	 margin-bottom: 0.5em; }
	  
ol { 
	 margin-bottom: 0.25em; 
	 margin-left: 3em;}

ul { list_style: disc; 
	 margin-bottom: 0.5em }

hr { color: black; border-top: solid }

h1, h2, h3, h4, h5, h6, p, ul, ol, menu, div, 
dt, dd, address, blockquote, pre, br, hr, form, dl { display: block }

b, strong, i, em, cite, var, tt, code, kbd, samp, img, span { display: inline }

li { display: list-item }



	
