table.logo{border:2px #000000 double;
	width: 800px;
	border-style: solid;
	table-align:center;
	background-color: #ffffff;
	}

img	{border: 0px;
	align:center;
	}

table.in{width: 500px;
	border:1px #874a45;
	border-style: solid;
	background-color: white;
	}

body.b	{background-image: url(img/txt.jpg);
	}

body	{background-color: #00a54f;
	}

h1	{color:#472523;
	font-size: 25px;
	font-family: 'MS Sans Serif';
	}

p	{color:#fd0304;
	text-indent: 1cm;
	font-size:30px;
	text-align: center;
	font-family: 'Arial Black';
	}

p.tst	{color: #ffffff;
	font-size:15px;
	text-align: left;
	font-family: 'Arial';
	}

p.pie	{color: white;
	background-color:#472523;
	font-size:10px;
	text-align: center;
	}

#navi2	{list-style-type:none;
	font-family: 'Lucida Sans Unicode';
	}

#navi2 li {
	float: left;
	
	}

#navi2 li a {
	display:block;
	width:90;
	float:left;
	text-decoration:none;
	text-align:center;
	font-size:15px;
	color:white;
	background-color:#650302;
}


#navi2 li a:hover {
	color:#650302;
	background-color:white;
}

ul	{list-style-type: square;
	font-family: Arial;
	}
