body
{
  font-family:  Helvetica, Arial, sans-serif;

}

h1
{
  font-size: 350%;
}

table
{
  border-collapse: collapse;
}

/*
tr
{
  page-break-before:always;
}
*/

td
{
  border-bottom:    1px solid #000;
  margin-bottom:    0px;
  padding:          20px;
  font-size:        75%;
}

.descr
{
text-align:       justify;
}

img
{
  margin:       0;
  padding:      0;
  border:       0;
}

a, a:visited
{
  text-decoration:  none;
  color:            #000;
}

.noprint
{
  display:          none;
}