BODY{
 font-family:sans-serif;
 font-size:10.5pt;
 line-height:166%;
}

H1{
 font-size:18pt;
 line-height:200%;
}

H2{
 font-size:14pt;
}

H3{
 font-size:14pt;
 line-height:150%;
}

DIV.indent{
 padding-left:2em;
 text-indent:-2em;
}

DIV.kome{
 padding-left:2em;
 text-indent:-1em;
}

DIV.large{
 font-size:12pt;
 padding-left:1em;
 text-indent:-1em;
}
P{
 line-height:166%;
}

B{
 font-weight:bold;
 color:#ff0000
}

.blue{
 font-weight:bold;
 color:#0000ff
}

.button{
 font-weight:bold;
 color:#ff0000;
  background-color:#ffff00;
}

#printbutton{
 font-weight:bold;
 color:#ff0000;
 background-color:#ffff00;
 border-top:2px outset #999999;
 border-left:2px outset #999999;
 border-right:2px outset #999999;
 border-bottom:2px outset #999999;
}

#sendbutton{
 font-weight:bold;
 color:#ff0000;
 background-color:#00ffff;
 border-top:2px outset #999999;
 border-left:2px outset #999999;
 border-right:2px outset #999999;
 border-bottom:2px outset #999999;

.nextpage{
 page-break-before:always;
}
.noprint{
 display:none;
}
