body {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	background-color: #FFFFCC;

}
a:link {
	color: #009900;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #00CC00;
}
h3 {
	text-align: center;
}
h2 {
	text-align: center;
}
h1 {
	text-align: center;
}
.toplink
	{
	text-aling: center;
	font-size: x-small;

	}
li {
	margin-bottom: 6pt;
}

