body 	{border: none;
	background: #969496 url(page.jpg) no-repeat fixed top center;
	font-family: Arial, Helvetica, sans serif;
	text-wrap: none;
	vertical-align: center;
	padding: 2pt;
	margin-top: 20;
	margin-bottom: 20;
	margin-right: 20;
	margin-left: 20;
	}


.navi		{
		color:black;
		font-size: 18pt;
		text-align: center;
		font-weight: bold;
		border-right: none;
		border-left: none;
		}
		
.journal 	{
		margin: 10px;
		text-indent: 20px
		text-wrap: none;
		text-align: justify
		}
		
p	{
	margin: 5px
	}

.news 	{
	color:#8B0000;
	font-size: 10pt;
	text-align: center;
	}
	
.div 	{
	margin: 10px;
	}
	

