h1 {
	font-size: large;
	color: #999999;
	font-weight: bold;
	letter-spacing: 0.19em;
	text-align: center;
}
h2 {
	font-size: medium;
	color: #0099FF;
}
b {
}
li {
	list-style-type: square;
}

.text1 {
	font-size: smaller;
}
.text2 {
	padding-left: 2em;
}
