
.drop1{
height : 60px;
width : 800px;
color : green;
font-size: 30px;
filter: dropShadow(color: #c0c0c0, background: transparent; offX: 7, offY:5, positive:1)
}
.drop2{
height : 32px;
width : 800px;
color:#3300CC;
font-size : 26px;
font-family: helvetica, TimesNewRoman;
font-weight: bold;
text-align: center;
filter: dropShadow(color: #c0c0c0, offX: 7, offY:5,
positive:1)
}
.drop3{height : 26px;
width : 800px;
color : #000088;
font-size : 22px;
font-family: italic;
text-align: left;
text-indent: 5px;
filter: dropShadow(color: #c0c0c0, offX: 7, offY:5, positive:1)
}
.drop4{
font-style:normal;
height : 22px;
width : 800px;
color:#CC0033;
font-size : 18px;
font-family: sans serif;
text-align: left;
text-indent: 5px;
filter: dropShadow(color: #cccccc, offX: 5, offY:4,
positive:1)
}

caption {color: navy; }
table { border:#CCFF66; text-align: center;
border-right: solid 2px #66cc33;
border-top: solid 2px #ccff66;
border-left: solid 1px #ccffcc;
border-bottom: solid 3px #009933;
}
.li1 { color:#000000; background:#EDEDED; text-align: left;
font-size: 16px;
}
.li1r { background:#CDCDCD; text-align: right;
font-size: 14px;
}
.li0 { background:#C1C1C1; color: blue; text-align: left;
font-family: "sans serif"; font-weight: bold; font-size: 16px;
}
.li0c { background:#C1C1C1;
color: blue; font-size: 16px; text-align: center;
font-family: "sans serif"; font-weight: bold;
}
.li2 { background:#66CCCC; text-align: left; font-size: 14px;
}
.lille { background:#F6F6F6;
text-align: right; font-size: 14px; color: darkblue; font: verdana;
}
.li2r { background:#77DDDD; text-align: right; font-size:14px;
}
.li3 { background:#FFFF99; text-align:right; font-size: 14px;
}

.li3v { background:#FFFF99; text-align: left; font-size: 14px;
}

.li4 { background:#CCFF99; text-align: left; font-size: 14px;
}
.li4c { background:#FFFFCC;
color:#993333;
text-align: center;
font-family: sans serif;
font-weight: bold;
}
.li4r { background:#CCFF99; text-align: right;
font-size: 14px;
}
.li5 { background:#C1C1C1;
color: #ff0000;
text-align: right;
font-family: 'times';
font-weight: bold;
font-size: 14px;
}
.li6 { background:#C1C1C1;
color: #ff2200;
text-align: left;
font-family: times;
font-weight: bold;
font-size: 14px;
}

.li7 { background:#ddeeff; text-align: left;
font-size: 14px;
}
.li8 { background:#333333;
color:#FFFFFF;
text-align:center;
font-family:sans-serif;
font-weight: bold;
font-size: 14px;
}

.kom1 {
height: 12px;
font-size: 12px;
color:#333333;
font-family:serif;
font-weight:bold;
text-align: left;
}
.kom2 {
font-stretch:narrower;
font: Verdana, TimesNewRoman;
font-size:x-small;
color:#3300CC;
font-weight:lighter;
text-align: left;
}