body { color: black; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; line-height: normal; background-color: white; text-align: justify; }
p { font-size: small; text-align: justify; }
td { font-size: small; text-align: justify; }
a:link { color: gray ; text-decoration: none; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: purple ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }
#id {
 background-color: silver; }

