body {margin-left: 5mm;  margin-top: 5mm;  margin-right: 5mm;  margin-bottom: 5mm;}

.default, SMALL, SUB, SUP {font-family: Sylfaen, Times New Roman, Times, serif; font-size:smaller;}
.small {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:smaller;}
.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}
.equ {font-family: Symbol;}
P, LI {text-indent: 0em; text-align: justify; font-family: Sylfaen, Times New Roman, Times, serif;}
TD, TH, TABLE, UL, OL {font-family: Sylfaen, Times New Roman, Times, serif;}
H1 {text-align: center; font-family: Tahoma, Arial, Helvetica, sans-serif;}
H2 {text-align: left; font-family: Tahoma, Arial, Helvetica, sans-serif;}
H3 {text-align: left; font-family: Tahoma, Arial, Helvetica, sans-serif;}
H4 {text-align: left; font-family: Tahoma, Arial, Helvetica, sans-serif;}
H5 {text-align: left; font-family: Tahoma, Arial, Helvetica, sans-serif;}
H6 {text-align: left; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.NOBR {white-space: nowrap;}

.row1{
   background: #ECEBF6;
   color: #000000;
   font-family: Sylfaen, Times New Roman, Times, serif;
   text-align: left;
}

.row2{
   background: #DAD7ED;
   color: #000000;
   font-family: Sylfaen, Times New Roman, Times, serif;
   text-align: left;
}

.thead{
   background: #6B5FB5;
   color: #FFFFFF;
   font-family: Sylfaen, Times New Roman, Times, serif;
   font-weight: bold;
   font-size: larger;
   text-align: center;
}

.fix     {    background: yellow;}
.fix-del {    background: yellow;    font-size: smaller;    text-decoration: line-through;   }
.fix-1   {    background: #FFFF68;}
.fix-del-1{   background: #FFFF68;    font-size: smaller;    text-decoration: line-through;   }
.fix-2   {    background: #FFFFA4;}
.fix-del-2{   background: #FFFFA4;    font-size: smaller;    text-decoration: line-through;   }
.fix-3   {    background: #FFFFC0;}
.fix-del-3{   background: #FFFFC0;    font-size: smaller;    text-decoration: line-through;   }
.fix-4   {    background: #FFFFE0;}
.fix-del-4{   background: #FFFFE0;    font-size: smaller;    text-decoration: line-through;   }
.fix-5   {    background: #FFFFEA;}
.fix-del-5{   background: #FFFFEA;    font-size: smaller;    text-decoration: line-through;   }

