body {color: #555;      background: #000 none;      font-family: Verdana, Geneva, Arial, sans-serif;      font-size: 14px;      margin: 5px;      Padding: 5px;      }      table {color: #555;       background: #fff1a1 none;border: 3px solid brown;border-radius: 12px;margin-left: auto;margin-right: auto;padding-left:15px;padding-right:10px;padding-bottom:40px;}      a:link { color: #000;	font-weight: bold;        text-decoration: none;        }	a:visited { color: #000;	font-weight: bold;        text-decoration: none;        }	a:focus {color: #ff0099;	font-weight: bold;        text-decoration: none;        }	a:hover { 	color: #0be600;        font-weight: bold;	background: #fff1a1 none;	text-decoration: overline;}a.h2:link {color: green}a.h2:visited {color: green}a.h2:active {color: red}a.h2:hover {color: red;}	a:active { color: #ff0000;	font-weight: bold;        }a.noborder:hover {border-top:none;}ul.disc { list-style-type:disc;}a img {border:3px solid black;}h1 {font-size: 75px; font-family: Comic Sans MS;margin-top: 0px;text-align: center; color: #000;}h2 {margin-top: -30px; text-align: center; color: #dc31ff; background: #fff1a1 none;font-size: 25px;font-weight: bold;}h3 { font-weight: bold; color: #222; background: #fff1a1 none;text-align: center; margin-bottom: 7px;}#disclaimer {height: auto;font-size: 1.2em;line-height: 1.2em;font-style: italic;font-family: Arial, Courier, sans-serif;color: #333;border: #ddd 1px solid;background: #ffffcc none;padding: 10px;margin: 30px;}hr {border: none;background: brown none;height: 4px;width: 97%;text-align: center;}