body {
  font-family: Verdana;
  font-size: 10pt;
  background-color: #ffffff;
}

td {
  font-size: 10pt;
}

input {
  font-size: 8pt;
  height: 20
}

select {
  font-family: Verdana;
  font-size: 10pt;
  height: 24
}

input.Button {
  font-size: 8pt;
  height:22; width:70
}

form {
  margin: 0
}

a {
  text-decoration: underline; 
  color: #800000;
}

a:hover {
  text-decoration: underline; 
  color: #ff0000;
}

p {
  font-size: 10pt;
  font-family: Verdana;
  color: #000000;
  margin:0pt;
  margin-bottom:0pt;
  margin-left: 20;
  margin-right: 20;
  text-indent:10pt;
  text-align:justify;
}

indent {
  font-size: 10pt;
  font-family: Verdana;
  color: #00ff00;
  text-align: justify;
  margin-left: 32;
}

ul {
  margin-left: 20;
  margin-right: 20;
}

li {
  margin-left: 20;
  font-size: 10pt;
  font-family: Verdana;
  color: #000000;
}

hr { 
  color: #000080;
  height: 1
}

h5 {
  font-size: 10pt;
  font-family: Verdana;
  color: #ff0000;
  margin-left: 20;
}

td {
  font-size: 10pt;
  font-family: Verdana;
}

li.author {
  margin-bottom: 8pt;
}
