body,th,td {
    font-size: 90%;
    letter-spacing: 2px;
    color : #000255;
}
html, body {
    scrollbar-base-color: #FFDA82;
    scrollbar-track-color: #FFF8DC;
    scrollbar-shadow-color: #CBC103;
    scrollbar-darkshadow-color: #FF9A41;
    scrollbar-highlight-color: #FFFFC1;
    scrollbar-arrow-color: #FFF8DC;
}
.text { line-height: 140%; }
.str {
    line-height: 180%;
    font-weight : bolder;
    font-size: 120%;
    width: 100% ;
  filter : Blur(makeshadow=true,pixelradius=2,shadowopacity=0.60);
}
table { margin: 0px 0px 0px 60px }
A { text-decoration: underline }
A:link { color: #3c38ba }
A:visited { color: #d36252 }
A:hover { background-color: #f5d6f3;color: #4e4e4e ;text-decoration: underline } 
A:active { color: #165ED7 }
H4 , H3 { text-shadow: red 2px 3px 4px, 5px 6px;
    background: blue
}
.box {
    border : 1px white ridge;
    background: url(image/box.gif) no-repeat;
    width : 665px ;
    height : 27px ;
    text-align : left ;
    font-size: 100%;
    font-weight : bold;
    padding: 5px 2px 2px 7px;
}
.title_ks {
    border : 2px white ridge;
    width : 461px ;
    height : 88px ;
}
.box2 {
    border : 1px #BCB4DB dashed;
    background-color : #EBE1FD;
    text-align : center ;
}
.font_s {
    font-size: 78%;
}
.font_l {
    font-size: 122%;
}

