body {
  padding-top: 100px;
  padding-bottom: 30px;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #42413C;
	text-decoration: underline;}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #6E6C64;
	text-decoration: underline;}

a:hover, a:active, a:focus {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;}

#doctable{
  background: #eee;
  border:1px solid black;
  padding: 3px;
  margin: 5px;
  margin-bottom: 20px;
}

th{
  text-align: center;
  border-bottom: 1px dotted black;
  padding-bottom: 4px;
}
