body  { color: olive; font-size: 14px; font-family: Arial; font-weight: lighter }
p    { color: #ff9; font-size: 15px; font-family: Arial; font-weight: lighter; text-align: justify }
h1 { color: silver; font-size: 20px; font-family: "Times New Roman"; font-weight: bold; font-stretch: expanded; word-spacing: 3px; letter-spacing: 1px; margin: 0.67em 0 }
td  { color: #ff9 }
table { color: #ccc }
element { }
a:link    { color: red; font-size: 15px; font-family: Arial; font-weight: bold; text-decoration: none }
a:hover   { color: #f93; font-size: 15px; font-family: Arial; font-weight: bold; text-decoration: none }
a:visited    { color: #c00; font-size: 15px; font-family: Arial; font-weight: bold; text-decoration: none }
a:active   { color: #c30; font-size: 15px; font-family: Arial; font-weight: bold; text-decoration: none }

