body {
font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
color: #000000;
background-color: #ffffff;
margin: 0px;
padding: 10px;
 margin-left: 10px;
 margin-right: 10px;
}

div.wrapper { 
margin: 0 auto; 
width: 640px; 
text-align: left;
background: white; 
}


div.indentsmall {
width: 500px;
margin-left: 25px;
}

div.indentmedium {
width: 425px;
margin-left: 125px;
}

div.indentlarge {
width: 250px;
margin-left: 250px;
}
div.indentsuperlarge {
width: 175px;
margin-left: 325px;
}

div.license {
margin-top: 150px;
text-align:right;
}

div.ppictures {
width: 250px;
margin-left: 25px;
margin-top: -300px;
}

a{

}

a:active  {
text-decoration : none;
color: #9999cc;
}

a:visited  {
color : #666666;
text-decoration : none;
}

a:link  {
color : #000000;
text-decoration : none;
}

a:hover  {
color: #9999cc;
text-decoration : none;
}

h1 {
  font-size: 16pt;
  font-weight: bold;
  padding-top: 40px;
}
h2 {
  font-size: 14pt;
  font-weight: bold;
 padding-top: 40px;
 	text-align:right;
 }
h3 {
  font-weight: bold;
   margin-top: 30px;
   margin-left:10px:
      font-size: 10pt;
}
h4 {
  font-weight: bold;
 margin-left: 40px;
   font-size: 10pt;
}
p.text-body-indent  {
  margin-left: 40px;
}
p.Signiture  {
   font-style: italic;
   margin-left: 40px;
}
p.Chapter-Signiture  {
   font-style: italic;
}
li.th2  {
 margin-top: 10px;
   margin-left: 0px;
   list-style-type: none;
}
li.th3  {
   margin-left: 40px;
   list-style-type: none;
}
li.th4  {
   margin-left: 80px;
   list-style-type: none;
}
li.list1  {
   margin-left: 40px;
}
li.list2  {
   margin-left: 80px;
}