body{
    color: #000000;
    margin: 0;
    background: #ffffff url('image/back001.jpg') repeat 0 0;
    scrollbar-face-color: #dddddd;
    scrollbar-arrow-color: #101010;
    scrollbar-highlight-color: #dddddd;
    scrollbar-3dlight-color: #888888;
    scrollbar-shadow-color: #dddddd;
}
a{
    color: #000000;
    text-decoration: none;
}
a:link{
    color: #000000;
    text-decoration: none;
}
a:visited{
    color: #000000;
    text-decoration: none;
}
a:active{
    color: #ff0000;
    text-decoration: underline;
}
a:hover{
    color: #ff0000;
    text-decoration: underline;
}
.annai{
    font-size: 12pt;
    line-height: 18pt;
}
.titlem{
    font-size: 40pt;
}
