body {
	background: #f8fff0;
}

A:link {
	color: #000099;
}

A:visited {
	color: #990000;
}

A:active {
	color: #990033;
}

h1 {
	color: 339933;
	text-align: center;
}

div.docline {

	text-align:center;

}

div.ul {

	padding: 8px;
	text-align:center;
	background: #ffffff;

}

p {
	line-height: 120%;
}

p.lead {
	text-align: center;
}

td.ls {
	width: 130px;
}

td.rs {
	width: 130px;
}
