body	{
	background-image: url("background/ruler5.gif");
	font-family: monospace;
	font-size: small;
	text-align: center;
}
p	{
	line-height: 120%;
	text-align: right;
}
ul	{
	list-style-image: url(point/bo-4-3.gif);
	list-style-position: inside;
	vertical-align: middle;
}
.uline	{
	text-decoration: underline;
}