body {
	background: #fffffc;
}

A:link {
	color: #000099;
}

A:visited {
	color: #990000;
}

A:active {
	color: #990033;
}

h1 {
	color: 336699;
	text-align: center;
}

p {
	line-height: 120%;
}

p.lead {
	text-align: center;
}

td.ls {
	width: 130px;
}

td.rs {
	width: 130px;
}

div.index {
	width:100%;
	border:solid 1px;
	padding: 2px;
}
