body{
background-color:#ffffff;
color:#666666;
border-top:5px dashed #99ff99;
border-bottom:5px dashed #ffff99;
border-left:5px dashed #99ff99;
border-right:5px dashed #ffff99;
scrollbar-3dlight-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#99ffff;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#99ff99;
scrollbar-shadow-color:#ffff99;
cursor:all-scroll;
font-family:'MS UI Gothic','Osaka';
font-size:9pt;
text-align:center;
}
a{
color:#999999;
text-decoration:none;
cursor:move;
}
a:visited{
color:#999999;
}
a:active{
color:#888888;
background-color:#dddddd;
font-weight:bolder;
text-decoration:line-through;
}
a:hover{
color:#888888;
background-color:#dddddd;
font-weight:bolder;
text-decoration:line-through;
}
hr{
border:2px dashed #555555;
}
table{
table-layout:fixed;
} 
th,td{
font-family:'MS UI Gothic','Osaka';
font-size:9pt;
border-style:none;
}
