.waku{
	background-color:#eeeeee;
}
.nuki{
	background-color:#eeeeee;
}
font 	{
	color: #2d2010;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	font-family: osaka;
 }
A:link { 
	color: #4d2010;
	font-size: 9pt;
	font-weight: lighter ;
	text-decoration: none;
	font-family: osaka;
 }
A:visited { 
	color: #3d2010;
	font-size: 9pt;
	font-weight: lighter ;
	text-decoration: none;
	font-family: osaka;
 }

.title{ 
	color: 2d2010;
	margin-top: 0px;
	font-size: 25px; 
	font-weight: bold; 
	font-family: Osaka, Verdana, Arial, sans-serif;
	 }
.big{ 
	color: 2d2010;
	margin-top: 0px;
	font-size: 20px; 
	font-weight: bold; 
	font-family: Osaka, Verdana, Arial, sans-serif;
	 }
.midd{ 
	color: #2d2010;
	margin-top: 0px;
	font-size: 15px; 
	font-weight: bold; 
	font-family: Osaka, Verdana, Arial, sans-serif;
	 }
.dottedbox{
	border-top:1px dotted #2d2010;
	border-right:1px dotted #2d2010;
	border-bottom:1px dotted #2d2010;
	border-left:1px dotted #2d2010;
}
.dottedhr{
	border-bottom:1px dotted #2d2010;
}