body, p, td, li, ul {
  font-family:          verdana, tahoma, arial;
  font-size:            13px;
  text-align:           justify;
  color:		darkblue;
}

.code {
  font-family:          courier;
  font-size:		12px;
}

.section {
  margin-top: 1em;
  margin-left: 2em;
  margin-right: 2em;
}

.small, p.small {
  font-size:            x-small;
  text-align:           right;
}

p.contents{
  font-size:            x-small;
  font-size:            x-small;
  text-align:           center;
  font-weight:          bold;
}



h1, h2, h3, h4, h5 { font-family: verdana; font-weight: normal;  color: darkblue; }

h1 { font-size: 22px; font-weight: normal; }

h2 { font-size: 18px; font-weight: normal; margin-top: 1em; }

h3 { font-size: 16px; font-weight: bold; margin-top: 1em; }

h4 { font-size: 14px; font-weight: bold; margin: 0em;  } 

h5 { font-size: 13px; font-weight: bold; margin: 0em;  } 

th {
  background-color:  powderblue;
  font-weight: normal;
}

td {
  vertical-align: top;
}
