<style type="text/css">{}
body {
     background-image:url('image/net03.gif');
     margin:30px 35px;
     scrollbar-face-color:#ffffff;
     scrollbar-track-color:#9999ff;
     scrollbar-arrow-color:#3300ff;
     scrollbar-highlight-color:#ffffff;
     scrollbar-shadow-color:#ffffff;
     scrollbar-3dlight-color:#3300ff;
     scrollbar-darkshadow-color:#3300ff;
     font-size:x-small;
     line-height:120%
}

a {
     text-decoration:none;
     cursor: hand
}

a:link {
     color:#3366ff
}

a:visited {
     color:#3300cc
}

a:active {
     color:#3399ff
}

a:hover {
     background-color:#ccccff;
     position:relative;
     top:1.5px;
     left:1.5px
}

.index {
     font:600 25px;
     color:#6633ff
}

img {
     border-width:0px
}

div.left {
     margin:30px 50px 25px 10px;
     float:left
}

div.right {
    float:right
}

p {
    width:300px;
    height:40px;
    padding:5px 10px 0px 10px;
    border-style:solid;
    border-width:0px 0px medium 25px;
    color:#0033cc;
    font:600 large
}

.italic {
     font:italic 99% "Times New Roman",serif
}

.bold {
    font-weight:bolder
}

</style>