body	{
	background-image: url("background/ruler7.gif");
	font-family: monospace;
	font-size: small;
	text-align: center;
}
h4	{
	color: green;
}
p	{
	line-height: 120%;
	margin-left: 120px;
	text-align: left;
}
li	{
	list-style-image: url(point/bo-4-5.gif);
	list-style-position: inside;
	vertical-align: middle;
}
div	{
	text-align: left;
}
.title	{
	font-weight: bold;
	color: red;
}
.name	{
	font-weight: bold;
}
.q	{
	color:gray;
}