body      { background-color: "0000FF"; leftmargin: 5px; topmargin: 5px; marginheight: 5px; color: white; onload: CSScriptInit() }
a:link  { color: "ff9900" ; font-weight: bold; text-decoration: underline }
a:visited  { color: red; font-weight: bold; text-decoration: underline }
a:hover {  color: "FFCC00" ; font-weight: bold; text-decoration: underline}
a:vlink  { color: "33ff00"; font-weight: bold; text-decoration: underline }
p  { font-size: 12pt; color: white; text-decoration: none }
td { color: white; text-decoration: none }
all { font-family: times, serif }
element { }
table { border: 5px; cellspacing: 4px; cellpadding: 4px; align: center }

