body
	{
	font-family: sans-serif;
	font-size: 80%;
	color: #666666;
	background: #fff;
	margin: 10px;
	padding: 0;
	}
h1
	{
	font-size: 110%;
	text-decoration: underline;
	margin: 12px 0px 8px 0px;
	}
a:link, a:visited
	{
	color: #cc9900;
	background: #fff;
	text-decoration: none;
	}
a:hover, a:active
	{
	color: #6699ff;
	background: #fff;
	text-decoration: none;
	}
#list
	{
	text-align: center;
	}
