body {	background: #ffffff url(chalk.jpg);	font-family: sans-serif;	color: #000000;	margin: 0px;	padding: 0px;}a:link {	color: #00cc00;	text-decoration: none;	cursor: default;}a:visited {	color: #006600;	text-decoration: none;	cursor: default;}a:active {	color: #00ff00;	text-decoration: none;	cursor: default;}a:hover {	color: #00ff00;	text-decoration: line-through;	cursor: crosshair;}a img { 	border-style: none;}textarea, select, input {	background: #ffffff;	color: #000000;	border: 3px double #003300;	padding: .2em;}h1  {	font-size: 140%;	color: #006600;	font-weight: normal;	margin: 0px;	padding: 0px;}p.justify, div.justify {	text-align: justify;}p.center, div.center {	text-align: center;}p.right, div.right {	text-align: right;}p.quote, div.quote {	font-size: 85%;	font-style: italic;	text-align: center;	padding-left: 100px;	padding-right: 100px;}td.right {	text-align: right;	font-weight: bold;}td.left {	text-align: left;	padding-left: 6px;}td.strike {	text-decoration: line-through;}#container {	background: #ffffff;	border: 3px double #003300;	margin-top: 5px;	margin-bottom: 5px;	margin-left: auto; 	margin-right: auto;	width: 700px;	padding: 5px;} #header {	text-align: center;}#menu {	background: #ffffff;	border: 3px double #003300;	text-align: center;	padding: 4px;	margin-top: 5px;	margin-bottom: 5px;}#content {	text-align: left;	padding-left: 7px;	padding-right: 7px;}#footer {	background: #ffffff;	font-size: 80%;	text-align: center;	border: 3px double #003300;	padding: 4px;}