@font-face {
		font-family: 'PSL096pro';
		src: url(../fonts/PSL096pro.ttf)
	}
	
body {
	margin: 0px  0px;
	padding: 0px  0px;
	font-family: 'PSL096pro';
	font-weight: 300;
	font-size: 22px;
    color: #666;
    line-height: 22px;
	background-image: url(../images/BG.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.date {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 22px;
  color: #3f6f00;
  font-weight: 300; 
}

.one {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 55px;
  color: #ffffff;
  font-weight: 600; 
  line-height: 22px;
}

.two {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 55px;
  color: #FF0000;
  font-weight: 600; 
  line-height: 22px;
}

.three {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 50px;
  color: #0000FF;
  font-weight: 600; 
} 

.foot {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 22px;
  color: #ffffff;
  font-weight: 300; 
  line-height: 22px;
}

.user {
  font-family: 'PSL096pro';
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 17px;
  color: #757575;
  font-weight: 300; 
}


table {	
	font-family: 'PSL096pro';
	font-size: 22px;
  	font-weight: 300;
}
