p {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
}
body {
	background-color: #FFFFCC;
	margin-right: 72pt;
	margin-left: 18pt;
}
.small {
	font-size: small;
}
.quote {
	color: #FF0000;
	font-weight: bold;
	font-size: large;
}
h4 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	color: #660033;
	font-weight: bold;
}
ul {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: medium;
	list-style-type: disc;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	padding-bottom: 7pt;
}
img {
	border: 0px #FFFFFF;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.divider {
	font-size: large;
	text-align: center;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #660066;
}
a:active {
	color: #FFFFFF;
}
h3 {  font-family: "ＭＳ Ｐ明朝", "細明朝体"}

