	body 
		{
		  background-repeat: no-repeat;
		  background-position: center;
		  background-color: white;
		}

	
	
	table
		{
		margin-top:20px;
		background-repeat: no-repeat;
		width:950px;
		height:1230px;
		border:0px solid black;
		background-color:white;
		}
	td.up
		{
		padding-left:0px;
		border:0px solid black;
		height:140px;
		width:950px;
		background-repeat: no-repeat;
		}


	td.menu
		{
		border:0px solid black;
		width:158px;
		height:55px;
		text-align:center;
		}
	
	
	
	td.center
		{
		border:0px solid black;
		width:634px;
		height:850px;
		vertical-align:top;
		padding-top:30px;
		background-color:white;
		}

	td.left
		{
		width:158px;
		padding-top:20px;
		padding-left:5px;
		padding-right:5px;
		border:0px solid black;
		background-color:white;
		text-align:left;
		}

	font.left
		{
		font-family:"Monotype Corsiva";
		font-size:18px;
		color:#28282a;
		}
	
	td.right
		{
		width:158px;
		padding-top:20px;
		padding-left:5px;
		padding-right:5px;
		border:0px solid black;
		background-color:white;
		text-align:left;
		}

	font.right
		{
		font-family:"Monotype Corsiva";
		font-size:18px;
		color:#28282a;
		}

	font.fooldal
		{
		font-family:"Monotype Corsiva";
		font-size:30px;
		color:#28282a;
		}

	
	td.bottom
		{
		border:0px solid black;
		height:100px;
		}

