@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Josefin Sans'), local('JosefinSans'), url(../fonts/xgzbb53t8j-Mo-vYa23n5ugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

.margen
{
	top:0px;
	left:0px;
	position:relative;
	margin:0 auto;
	width:800px;
	height:auto;
	border:1px solid #333;
}
th
{
	font-weight: bold;
	color: #FFF;
	background: #333;
	height: 28px;
	line-height: 45px;
	padding-left: 5px;
	font-family: 'Josefin Sans', sans-serif;
	font-size:30px;
	letter-spacing:5px;
}
td 
{
	height: 28px;
	line-height: 40px;
	border-bottom: solid 2px #999999;
	padding-left: 25px;
	font-family: 'Josefin Sans', sans-serif;
	font-size:18px;
	text-transform:uppercase;
}