BODY {
  background-color: #E3E9EE;
  font-family : Arial,Helvetica;
}
IMG {
  margin-left: 0;
  margin-right: 0;  
  margin-top: 0;  
  margin-bottom: 0;  
  border-width: 0
 }
DIV.title {
  font-family: Arial,Helvetica;
  font-weight: normal;
  font-size: 24pt;
  text-align : left;
}
DIV.subtitle {
  font-family : Arial,Helvetica;
  font-weight : bold;
  font-size: 14pt;
  text-align : left;
}
DIV.address {
  font-family : Arial,Helvetica;
  font-weight : normal;
  font-size: 10pt;
  text-align : left;
}
OL {
  font-family : Arial,Helvetica;
  font-size: 12pt;
  text-align : left;
}
LI {
  font-family : Arial,Helvetica;
  font-size: 12pt;
  text-align : left;
}
A:link {
  color: blue;
}
A:visited {
  color: blue;
}
A:active {
  color: blue;
}
A:hover {
  color: darkblue;
}


BODY.spis {
  background-color: #D3D9DE;
  margin-right: 0;  
  padding: 0
  font-family : Arial,Helvetica;
}
P.spis {
  font-family : Arial,Helvetica;
  font-weight : bold;
  text-align : left;
  font-size: 12pt;
  line-height: 1.6em;
  padding-top: 5px;
}
DIV.sparse {
  font-family : Arial,Helvetica;
  font-weight : normal;
  text-align : left;
  font-size: 12pt;
  line-height: 1.6em;
  padding-top: 5px;
}

LI {
  padding-top: 6px;
}
