body    {        font-family: verdana, arial, sans-serif;        font-size: 1em;        background: white;        font-color: black;        }.menu td        {        font-size: 1em;        font-weight: normal;        color: white;        background-color: green;        text-align: center;        }.menu a        {        font-size: 1em;        font-weight: normal;        color: white;        background-color: green;        text-align: center;        }.sql th        {        font-size: 1em;        font-weight: normal;        color: white;        background-color: green;        text-align: center;        }