body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.small {
	font-size: x-small;
	text-decoration: blink;
}
li {
	margin-bottom: 4px;
}

h1 {
	font-size: 120%;
	color: #006699;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #990000;
}

.buf {
	margin-top: 20px;
}
