﻿body
{
  font-family: Verdana, Tahoma, 'Geneva CE', lucida, sans-serif;
  font-size: 10pt;
  margin: 10px;
  color: black;
  background-color: white;
}

#mapTitle
{
  font-size: 15pt;
  margin-bottom: 5px;
}

.footer
{
  font-size: 10pt;
  margin-top: 5px;
}

.pointTitle
{
  font-weight: bold;
}

#sign
{
  position: absolute;
  left: 465px;
  top: 325px;
  border: 0;
}

.par
{
  padding-top: 5px;
  padding-bottom: 5px;
}

