 body {
  padding: 10px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 09pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 09pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 h1 {
  padding-bottom: 0px; margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 50pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 h2 {
  padding-bottom: 0px; margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 40pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 h3 {
  padding-bottom: 0px; margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 h4 {
  padding-bottom: 0px; margin-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 ul {
  list-style-type: disc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 09pt;
  font-weight: normal;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }

 .title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-decoration:none;
  color : #406080;
  background-color: #ffffff;
 }