BODY {
 color: #663300;
 font-family: "Comic Sans MS";
 font-size: 14px;
 text-align: justify;
 background-image: url(../pic/bg30.jpg);
 margin: 24px 24px 24px 0;
 cursor: default;
 width: 94%;
}
H4 {
 color: #DC143C;
 font-family: "Comic Sans MS";
 font-size: 22px;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
}
TD {
 color: #663300;
 font-family: "Comic Sans MS";
 font-size: 12px;
 text-align: justify;
 padding: 4px 8px 4px 8px;
}
.tdh {
 color: #663300;
 font-family: "Comic Sans MS";
 font-size: 10px;
 font-weight: bold;
 text-align: center;
 border-top: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;
}
.tdc {
 color: #663300;
 font-family: "Comic Sans MS";
 font-size: 12px;
 /* font-weight: bold; */
 text-align: center;
}
.line {background-color: #cccccc;}
.note {
 color: #aaaaaa; /* #663300; */
 font-family: "Arial";
 font-size: 10px;
 text-align: center;
 text-decoration: none;
}
#border {
 background-color: #ffffff;
 padding: 12px;
 height: 100%;
 vertical-align: top;
 border: 2px solid #cccccc;
}
.txt {
 text-indent: 24px;
}

