#my_body {
	font-size: small;
	line-height: 1.5em;
}
a:link {
	color: #330066;
}
a:hover {
	position: relative;
	visibility: visible;
	left: 1px;
	top: 1px;
}

h2,h3 {
	font-size: small;
	font-weight: bold;
}
.contents h2 {
	font-size: small;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-color: #660066;
	border-bottom-width: 1px;
	background-color: #EECAFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #660066;
}
a {
	font-weight: bold;
}
dt {
	font-weight: bold;
}
.gray {
	color: #997D66;
}
