@charset "UTF-8";

.8p { font-size: 8pt;}
.f8p { font-size: 8pt;}
.9p { font-size: 9pt;}
.10p { font-size: 10pt;}
.11p { font-size: 11pt;}
.12p { font-size: 12pt;}

.bb {font-weight: bold;}

.h16{ line-height: 16pt;}
.h18{ line-height: 18pt;}

.h13p{ line-height: 1.3;}
.h15p{ line-height: 1.5;}

a{
color:#0000aa;
text-decoration:none;
}

td{
    font-size: 10pt;
}

a:hover{
color:#ff0000;
text-decoration:underline;
}

H1{
Font-size: 9pt;
font-weight: normal;
margin:0px;
}

H2{
Font-size: 9pt;
font-weight: normal;
margin:0px;
}

H3{
Font-size: 12pt;
font-weight: bold;
margin:0px;
}

BODY {
  color:#333333;
  background-color:#eef4ff;
  font-size: 10pt;
}

.submenu{
background: #90b0ff;
width:150px;
height:28px;
padding-top:5px;
border: solid 1px #0000ff;
text-decoration: none;
color: #333333;
}

a.submenu2{
display:block;
background: #eeeeee;
width:150px;
height:28px;
padding-top:5px;
border: solid 1px #0000ff;
text-decoration: none;
color: #c0e0ff;
font-size: 12pt;
}

A.submenu2:HOVER{
background: #c0e0ff;
color: #ffffff;
}

