body {
	font-size: 90%;
	font-family: "Segoe UI", "Arial", "sans-serif";
	top:0;
	margin:10px;
	padding:0px;
	color: #333333;
	background-color: #ffffff;
}
h1 {
	background-color: #A8F09F;
	border-top-style: solid;
	border-top-color: #169A56;
	border-top-width: thin;
	margin-top: 30px;
}
.indent {
	margin-left:15px;
}
.index{
	text-align: right;
}
a.aIndex:hover {
	text-decoration:underline;color: red;
	text-align: right;
}
a.aLink:hover {
	text-decoration:underline;color: red;
}
a.aIndexList {
	font-size: 120%;
}
a.aIndexList:hover {
	font-size: 150%;
	text-decoration:underline;color: red;
}

li {
	margin-top:20px;
}

