BODY {
    margin: 0px 12px 25px 25px;
    padding: 0px;
    background: #fff0ef;
    font-size: 12pt;
    line-height: 140%;
    color: black;
	width: 900px;
}
a         { text-decoration: none;}
a:link    { color: #0000dd; }
a:visited { color: #000080; }
a:active  { color: #0000ff; }
a:hover   { color: #0000ff; }
h1 {
   color: #000;
   font-size: xx-large;
   margin-bottom: 15px;
   font-weight: bold;
}
h2 {
   color: #000088;
   font-size: x-large;
   margin-bottom: 15px;
   font-weight: bold;
}
DT,DD {
	font-size:12pt;
}
h4 {
   font-size: medium;
   margin-bottom: 5px;
}
hr {
    page-break-after: always;
}
table {
   font-size: normal;
   margin: 10px;
}
th, td {
   font-size: normal;
}    
DIV {
    text-indent: 12pt;
    line-height: 150%;
}
.lmd {
   color: #000088;
   font-size: large;
   margin-bottom: 10px;
   font-weight: bold;
}
.large {
   color: #006666;
   font-size: large;
   margin-bottom: 5px;
   font-weight: bold;
}
.small {
   color: #000000;
   font-size: small;
}
.figs {
   margin: 0pt;
   line-height: 100%;
}
.bin {
   font-size: large;
   color: #0000ff;
}
.contents {
   font-size:medium;
   color: #000000;
}
.inside { 
     background-color:#CCFFFF;
     color: balck; }
.midasi  { 
     font-size: medium;
     font-weight:bold; 
     color:#008800;
     background-color:#ffff00;
     text-align:center;
 }
.smidasi {
	font-size: 11pt;
	font-weight:bold;
}
.urls    { font-size: x-small;}
.list    { line-height:140%; }
.title   { font-size: large; font-weight:bold; }

