@charset "UTF-8";
/* CSS Document */

body {
  font-family: Trebuchet MS, Arial, Helvetica;
  margin-top:0px;
  margin-bottom:0px;
  
}

td {
	font-family: Trebuchet MS, Arial, Helvetica;
}

th {
	font-family: Trebuchet MS, Arial, Helvetica;

}

.padded-content {
margin:5px;
}


.regulartext {
margin:10px;

}

.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
padding:5px;
}