body{
background-color:white;
link:#000000;
vlink:#000000;
alink:#000000;
}
p{
font-size:15px;
line-height:25px;
}
a{
 font-size:9pt;
 line-height:110%;
 color:#444444;
 text-decoration:none;
}
a:hover{
 font-size:9pt;
 line-height:110%;
 color:#CC0000;
 text-decoration:none;
}
.top{
 width:180px;
 height:20px;
 margin-top:5px;
 margin-bottom:2px;
 margin-left:10px;
 margin-right:10px;
 background-color:blue;
}
.topa{
 width:360px;
 height:20px;
 margin-top:5px;
 margin-bottom:2px;
 margin-left:10px;
 margin-right:10px;
 background-color:blue;

}
.top p{
 font-size:15px;
 line-height:120%;
 color:white;
 margin-left:10px;
}
.topa p{
 font-size:15px;
 line-height:120%;
 color:white;
 margin-left:10px;
}
.top_contents ul{
 margin-top:2px;
 margin-bottom:2px;
 margin-left:10px;
}
.top_contents a{
 font-size:9pt;
 line-height:150%;
 color:#444444;
 text-decoration:none;
 margin-left:20px;
}
.top_contents a:hover{
 font-size:9pt;
 line-height:150%;
 color:blue;
 text-decoration:none;
 margin-left:20px;
}