td {
  font-family:arial;
  font-size:15px;
}
th {
  font-family:arial;
  font-size:15px;
  font-weight:900;
}
select {
  font-family:arial;
  font-size:15px;
}
strong {
  font-family:arial;
  font-size:15px;
}
a {
  text-decoration:none
}
a:hover {
	text-decoration:underline
}

.text8 {
  font-family:arial;
  font-size:13px;
}
.text9 {
  font-family:arial;
  font-size:15px;
}

.head1
{
  color: #003399;
  font-size: 19px;
  font-family: arial;
  font-weight: bold
}

.head2
{
  color: #003399;
  font-size: 17px;
  font-family: arial;
  font-weight: bold
}

.head3
{
  color: #000000;
  font-size: 15px;
  font-family: arial;
  font-weight: bold
}

.body
{
  color: #000000;
  font-size: 15px;
  font-family: arial;
  font-weight: normal;
}

.section
{
  color: #aa6633;
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
  font-style: italic;
}

ul
{
  margin-top:6px;
  margin-bottom:6px;
}

ol
{
  margin-top:6px;
  margin-bottom:6px;
}

