h2 a {
	text-decoration: none;
	color: #009FC5;
}
h3 a {
	text-decoration: none;
	color: #EBEBEB;
}
.tos ul {
	list-style: disc inside;
	margin: 10px 0 10px 15px;
}
.tos ol {
	list-style: lower-latin inside;
	margin: 10px 0 10px 15px;
}
.tos .pageinfo {
	font-weight: bold;
}
sup {
	font-size: 10px;
	position: relative;
	top: -3px;
}
