body {
    font-size: 12px; 
	line-height: 150%;
	font-family: Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif;
    color: #000000;
    background: #ffffff;
	margin:60px 0 0 0;
	padding:0px 0 0 0;
}
/**********/
.t-table0 {
    margin: 0px 0px 0px 0px;
    font-size: 10px; 
	line-height: 140%;
}
.t-table1 {
    margin: 0px 0px 0px 0px;
    font-size: 12px; 
	line-height: 140%;
}
/**********/
a:link {
   color: #996666;
   text-decoration: none;
}
a:visited {
   color: #996666;
   text-decoration: none;
}
a:hover {
   color: #ff00cc;
   text-decoration: underline;
}
a:active {
   color: #996666;
   text-decoration: none;
}
