body {
	background-color: #eaeaea;
	font-size: 16px;
}
 p {font-size: 16px;}
 div {font-size: 16px;}
 div.item {font-size: 14px; font-weight: bold; text-align: center}
 td {font-size: 80%;}
 td.aka {font-size: 120%; color:#ff0000; font-weight:bold;}

strong {font-weight: bold; text-decoration: underline;}

 a {text-decoration: none }
 a:link {color: #0000ff }
 a:visited {color: #800080 }
 a:hover {color: #ff0000; text-decoration: underline; background-color: #ffcc00 }
 a:active {color: #0000ff }
 a.nasi:hover {background-color:transparent }

div.sample1 {
 width:500px; height:auto;
 margin:5px; padding:10px; border:none;
 background-color:transparent;
 } 

div.sample2 {
 width:550px; height:auto;
 margin:5px; padding:10px; border:none;
 background-color:transparent;
 } 
