﻿body {
  margin: 0 0 0 0;
  padding: 0;
  font-family: Courier New, Courier, monospace;
  font-size: 14px;
  background-color:#f4f1ea;
}

a:link, a:visited { color: #000; text-decoration: none; }
a:hover { color: #000; background-color: #eee; text-decoration: none; }

div.rekvpic {
  margin-top:10px;
  margin-bottom:10px;
  margin-right:10px;
  margin-left:10px;
  text-align: center;
}

div.rekvdescription {
  margin-top:10px;
  margin-bottom:10px;
  margin-right:10px;
  margin-left:10px;
  text-align: center;
}
