/*	StyleSeet for Tamaru's WEB PAGE	*/

body	{
	line-height: 150%;
	}
.content{
	position: absolute; left: 190px;
	padding: 0px 10px 0px 0px;
	}
.menu	{
	position: absolute; 
	padding: 0px 0px 0px 0px;
	width: 170px; 
	}
/*	width: 120px; 	*/
H1	{
	background: #c0f0f0; 
	padding: 20px 20px 20px 20px;
	line-height: 150%;
	}
H2	{
	background: #c0f0f0; 
	padding: 6px 0px 6px 15px;
	}
H3	{
	background: #f0f0f0; 
	padding: 6px 0px 6px 15px;
	}
.indent	{
	padding-left: 20px;
	}
.ul-menu{
        list-style-type:none;
        margin: 0px;
        padding: 5px 9px;
	font-size: 15px;
	}
.bf 	{
	font-weight: bold;
	}
