body{
    background-color:#FFFFFF;
    scrollbar-face-color:#333333;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#BFBFBF;
    scrollbar-darkshadow-color:#BFBFBF;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#BFBFBF;
    scrollbar-3dlight-color:#BFBFBF;
    scrollbar-track-color:#BFBFBF;
    font-size:70%;
    color:#333333;
    line-height:160%;
    font-family:Verdana;
}
a:link,a:active,a:visited{
    color:#990033;
    text-decoration:none;
}
a:hover{
    color:#A0A0A0;
    text-decoration:none;
}
h2{
    width:100%;
    height:20px;
    color:#333333;
    padding-left:5px;
    font-size:100%;
    font-weight:normal;
    border-bottom:1px #333333 dashed;
    margin:5px 0;
}
.text{
    margin-left:10px;
    margin-bottom:20px;
}
