.label
{
  font-size: 10px;
  text-align: left;
}

.edit
{
  width: 100px;
  height: 20;
  font-size: 10px;
  color: #003399;
}

.button
{
  font-size: 9px;
  font-weight: bold;
}

.access_button
{
  color: #003399;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
}

.text
{
  font-size: 10px;
  text-align: justify;
}

.divisor
{
  height: 5px;
}

