body
{
  line-height:     1em;
}

h1
{
  font-family:     arial;
  font-size:       20pt;
  font-weight:     700;
  text-align:      center;
  color:           black;
  margin-top:      0;
  margin-bottom:   0;
}

h2
{
  font-family:     arial;
  font-size:       11pt;
  font-weight:     700;
  text-align:      center;
  margin-top:      0;
  margin-bottom:   0;
}

h3
{
  font-family:     arial;
  font-size:       10pt;
  font-weight:     700;
  text-align:      center;
  line-height:     1.3em;
  margin-top:      0;
  margin-bottom:   0;
}

h4
{
  font-family:     arial;
  font-size:       15pt;
  font-weight:     700;
  text-align:      center;
  margin-top:      0;
  margin-bottom:   0;
}

.text1
{
  font-family:     arial;
  font-size:       10pt;
  font-weight:     500;
  text-align:      left;
  line-height:     1.3em;
  margin-top:      0;
  margin-bottom:   0;
}

.link
{
  font-family:     arial;
  font-size:       10pt;
  font-weight:     500;
  text-align:      left;
  color:           #FF7F00;
  text-decoration: none;
}

.td1
{
  border-width:    0px 0px 1px 0px;
  padding:         0px 0px 1px 0px;
  border-style:    dashed;
  border-color:    #BEBEBE;
  padding-right:   10px;
  padding-left:    10px;
  line-height:     1.5em;
}

.center
{
  margin:          0 auto;
  text-align:      center;
}

.table1
{
  border-style:    dashed;
  border-color:    #BEBEBE;
  padding-right:   10px;
  padding-left:    10px;
}