<!--
BODY{
  background-attachment : fixed;
}

SPAN{
  line-height: 140%;
  font-family : MS UI Gothic;
  font-size : 10pt;
}

span.span1
{
  font-size : 9pt;
  line-height: 130%;
}

span.span2
{
  font-size : 11pt;
  font-weight : bold;
  line-height: 100%;
  color : #00cc00;
}

span.span3
{
  font-size : 11pt;
  font-weight : bold;
  line-height: 100%;
  color : #000000;
}

span.span4
{
  font-weight : bold;
  color : #000000;
}

span.span5{
  font-size : 8pt;
  color : #99ccff;
  line-height: 100%;
  font-weight : normal;
}

DIV{
  font-size : 10pt;
  font-family : MS UI Gothic;
  line-height:140%;
}

TEXTAREA{
  font-size : 10pt;
  font-family : MS UI Gothic;
  background-attachment : fixed;
  line-height:140%;
}

body, th, tr, td {
  font-size : 10pt;
  font-family : MS UI Gothic;
  line-height: 140%;
  word-break: break-all;
}

td.menu{
  font-size : 9pt;
} 

a:link { color: #0000ff; }
a:visited { color: black; }
a:active { color: black; }
A:hover { color: red; }

H1{
  font-size : 10pt; 
  font-family : MS UI Gothic;
  display:inline ; 
}

H2{
  font-size : 10pt;
  font-family : MS UI Gothic;
  display:inline ;
}

H3{
  font-size : 10pt;
  font-family : MS UI Gothic;
  display:inline ;
}

H1.h11{
  font-size : 8pt;
  color : #99ccff;
  line-height: 100%;
  font-weight : normal;
}

H1.h12{
  font-size : 8pt;
  color : #e1d0a4;
  line-height: 100%;
  font-weight : normal;
}

H2.h21{
  font-size : 8pt;
  color : #99ccff;
  line-height: 100%;
  font-weight : normal;
}

H2.h22{
  font-size : 11pt;
  line-height: 100%;
  color : #ffffff;
}

H2.h23{
  line-height: 100%;
}

H3.h31{
  font-size : 11pt;
  line-height: 100%;
}


-->

