@charset "utf-8";
/* CSS Document */

td, th {
border: 0px #ffffff solid;
     text-align: center; 
}

.ac_info 
    {
     font-size: 28px; /* 125% of the baseline */
     letter-spacing: 0px;
    }

.around {
margin-top: 20px;
}

.ac_heading {
font-weight: bold;
border: 1px #AF1F24 solid;
font-size: 24px;
color: #ffffff;
background-color: #E76D83;
text-align: center;
padding: 6px;
}
