body {
	margin: 0px;
}

.chibimura {
	font-size: small;
	color: #333366;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.height120 {
	line-height: 120%;
}

.height140 {
	line-height: 140%;
}


address { 
	font-size: small;
	font-style: normal; 
}

.italic	{ 
	font-style: italic; 
} 

