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:1.8em;font-weight:600;}
.normal{color:#000000;font-size:1.8em;font-weight:600;}
.td_black{color:#000000;font-size:1.8em;font-weight:600;}
th{color:#000000;font-size:1.8em;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:50px;}
}
@media screen and (min-width: 320px) 
{
table{font-size:10px;border:2px solid rgb(186, 74, 0);}
td{font-size:10px;height:50px;}
}
@media screen and (min-width: 360px) 
{
table{font-size:11px;border:3px solid rgb(186, 74, 0);}
td{font-size:11px;height:50px;}
}
@media screen and (min-width: 410px)
{
table{font-size:12px;border:4px solid rgb(186, 74, 0);}
td{font-size:12px;height:55px;}
}
@media screen and (min-width: 600px)
{
table{font-size:18px;border:4px solid rgb(186, 74, 0);}
td{font-size:18px;height:75px;}
}
@media screen and (min-width: 730px) 
{
table{font-size:22px;border:4px solid rgb(186, 74, 0);}
td{font-size:22px;height:100px;}
}
@media screen and (min-width: 1200px) 
{
table{font-size:24px;border:5px solid rgb(186, 74, 0);}
td{font-size:24px;height:100px;}
}