h1
{
  font-family: arial;
  font-weight: normal;
  font-size: 30px;
  color: #000000;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 5px;
  margin: 0px;
}

h2
{
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  padding: 0px;
  margin: 10px 0px 0px 0px;
}

h3
{
  text-decoration: none;
  font-family: arial;
  font-weight: normal;
  font-style: italic;
  font-size: 14px;
  color: #000000;
  padding: 0px;
  margin: 0px 3px;
}

hr
{
  color: #000000;
  width: 100%;
}

p
{
  text-decoration: none;
  font-family: arial;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #000000;
  padding: 0px;
  margin: 0px 3px;
}

table
{
  text-decoration: none;
  font-family: arial;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #000000;
  padding: 0px;
  margin: 0px 3px;
}

p.bold
{
  font-weight: bold;
}

p.italic
{
   font-style: italic;;
}

a
{
  text-decoration: underline;
  font-family: arial;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #000000;
  padding: 0px;
  margin: 0px 3px;
}

div.main
{
  text-decoration: none;
  font-family: arial;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #000000;
}

div.main td
{
  vertical-align: top;
}

img.upl_left
{
  max-width: 500px;
  float: left;
  left: 0px
}

img.upl_center
{
  max-width: 500px;
  float: both;
}

img.upl_right
{
  max-width: 500px;
  float: right;
  right: 0px
}

div.nav
{
  width= 100%;
  text-align: right;
}