body {

margin:0;
padding:0;
background:#e8e5df;
 font-family: normal "Tahoma", "Helvetica", "Arial", sans-serif;
text-align:center;
color:#333;

	}

 

#content {
	margin:20px;
	text-align:left;
	}
#contentCenter {
        margin:20px;
        text-align:center;
        } 




 
/*perus*/



a {

	 
	color:#e87505	;

	text-decoration: underline;

	background-color:	none;

}

a:active {

 

	color:#e87505;

	text-decoration: underline;

	background-color:	none;

}

a:visited {

 

	color:#e87505;

	text-decoration: underline;

	background-color:	none;

}

a:hover {

 
	color:	#a65302;
 	text-decoration:none;
}

 


 


p {

 

	font-size:0.8em;

	color:	#333;

	line-height:1.5em;

}

.otsake{
	color:#e87505;
	font-weight:bold;
	}
