﻿body {
	font-family: "Tahoma";
	font-size: 8pt;
	padding-left: 50px;
	padding-right: 50px;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none; font-family:Tahoma; font-size:8pt
}

:focus {
  -moz-outline-style:none; font-family:Tahoma; font-size:8pt
}
