table{background-color:white;text-align:center;width:100%;cellpadding:0px;border-collapse:collapse;border-spacing:0;margin:0;padding:0px;color:black;text-shadow:rgb(255, 192, 203) 1px 1px;border:3px solid rgb(186, 74, 0);}
table td{border:0px;font-family:Georgia, Garamond, serif;padding:0px;text-align:center;border-collapse:collapse;border-spacing:0;margin:0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:green;}
table th{border:0px;font-family:Georgia, Garamond, serif;padding:0px;text-align:center;border-collapse:collapse;border-spacing:0;margin:0;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:green;}
p{text-align:center;font-size:1em;}
.redword{color:#ff0000;font-size:2.0em;font-weight:600;}
.normal{color:#000000;font-size:2.0em;font-weight:600;}
.td_black{color:#000000;font-size:2.0em;font-weight:600;}
th{color:#000000;font-size:2.0em;font-weight:600;}

@media screen and (min-width: 240px) 
{
table{font-size:8px;border:1px solid rgb(186, 74, 0);}
td{font-size:8px;height:38px;}
}
@media screen and (min-width: 320px) 
{
table{font-size:10px;border:2px solid rgb(186, 74, 0);}
td{font-size:10px;height:40px;}
}
@media screen and (min-width: 360px) 
{
table{font-size:11px;border:3px solid rgb(186, 74, 0);}
td{font-size:11px;height:42px;}
}
@media screen and (min-width: 410px)
{
table{font-size:15px;border:4px solid rgb(186, 74, 0);}
td{font-size:15px;height:52px;}
}
@media screen and (min-width: 640px)
{
table{font-size:18px;border:4px solid rgb(186, 74, 0);}
td{font-size:18px;height:70px;}
}
@media screen and (min-width: 730px) 
{
table{font-size:22px;border:4px solid rgb(186, 74, 0);}
td{font-size:22px;height:87px;}
}
@media screen and (min-width: 1200px) 
{
table{font-size:24px;border:5px solid rgb(186, 74, 0);}
td{font-size:24px;height:90px;}
}