li{
    color: #BC026F;
    text-align: justify;
}
.tabletitle{
    font-size: 16pt;
    vertical-align: text-top;
    vertical-align: top;
    width:109px;
    color:#BC026F;
    background-repeat:no-repeat;
}
.tabletitle2{
    text-align: center;
    font-size: 16pt;
    font-weight: 700;
    vertical-align: text-top;
    vertical-align: top;
    width:507px;
    color:#BC026F;
}
.tabletitle3{
    text-align: left;
    font-size: 12pt;
    font-weight: 900;
    vertical-align: text-top;
    vertical-align: top;
    width:507px;
    color:#BC026F;
}
.headText{
    color:#BC026F;
    font-size: 1cm;
    display:block;
    width:100%;
    height: 100%;
}
divbody *{
  color:#BC026F;
}
.divbody{
   margin:0px;
   padding:0px;
   text-align:center;
   background-color:black;
   width:100%; 
   color:#BC026F;
}
.divbody hr{
     color:#BC026F;
}

.divbody img{
    margin-bottom: 15px;
    display:block;
    margin-left: auto;
    margin-right: auto; 
}
.divbody table img{
    display:block;
    text-align:center;
    margin-left: auto;
    margin-right: auto; 
}
.divbody table{
    margin-left: auto;
    margin-right: auto; 
}

.topMenu span{
    display:block;
    width:100%;
    height: 100%;
}
.topMenu td{
    background-repeat:no-repeat;
    height:58px;
    width:133px;
}

