body  {
 	margin-left : 10px;
 }
 
 body  {
 	margin-right : 10px;
 }
 
 h1  {
 	font-family : Arial,Helvetica;
 	font-weight : normal;
	font-size : 16;
 }
 
 p  {
  	font-family : Arial,Helvetica;
 	font-size : 13;
}
 
 .logo  {
 	font-family : sans-serif;
 	font-size : 12;
 }
 
 .linkstart  {
  	font-size : small;
  	font-family : sans-serif;
  	font-style : normal;
  	text-decoration : none;
  }
  
  .navi {
  	font-size : 14;
	font-family : Arial,Helvetica;
  }
