/* CSS Document */body {  background-color: #000000;}h1 {	color: #00ff00;}h1 {letter-spacing: 6px; text-decoration: underline; font: italic bold 30px arial, sans-serif;}h2 {text-align: right; font-family: "Times New Roman", serif; font-style: italic; font-variant: normal; }p {text-indent: 30px; font-family: arial, verdana, sans-serif;}td {font-family: arial, verdana, sans-serif; font-weight: bold;}body {	margin-top: 100px;	margin-right: 40px;	margin-bottom: 10px;	margin-left: 70px;}<!--a:link {color: #ffffff; text-decoration: none; }a:active {color: #ffffff; text-decoration: none; }a:visited {color: #ffffff; text-decoration: none; }a:hover {color: #ffffff; text-decoration: none; }-->