body  {
	background-color:#669966;
}
a:link   {
	color: #FF9900;
	font-weight: bold;
}
a:visited {
	color: #0000CC;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
h1 {
	text-align: center;
	color:#000000;
	size:7;
	font-style: italic;
	background-position: center center;
	letter-spacing: 1em;
	vertical-align: middle;
}
h2  {
	color:#0000FF;
	size:5;
	font-style: italic;
	text-align: center;
}td {
	margin: 1px;
	padding: 1px;
	color: #000000;
}
