BODY {
/*
	background-color: #FFF4FA;
*/
	color: black;
	background-image: none;
	background-attachment: fixed;
	margin-right: 25%;
	margin-left: 25%;
}
A:link { color: blue; text-decoration: none }
A:visited { color: blue; text-decoration: none }
A:active { color: brown; text-decoration: none }
A:hover { color: red; text-transform: none; text-decoration: underline; }
IMG {
	border-style: none;
}
Q {
	font-size: smaller;
}
.link {
	border: dotted 1px #33AAAA;
	background-color: #F5FFFF;
}
.wide {
	line-height: 130%;
	margin-right: 10%;
	margin-left: 10%;
}
.wide2 {
	line-height: 120%;
	margin-right: 15%;
	margin-left: 15%;
}
.b3 {
	font-size: 18pt;
}
.b5 {
	font-size: 25pt;
}
.s3 {
	font-size: 8pt;
}
.s5 {
	font-size: 10pt;
}
.head01 {
	font-size: 25pt;
	text-align: left;
	color: blue;
	line-height: 25pt
}
.right {
	text-align: right
}
.center {
	text-align: center
}
.ynky {
	background-color: #C4FFFF;
	border-width: thin none none none;
	boder-color: #C4FFFF;
	margin-right: 1%;
}
.tyuui {
	background-color: #DDD;
	font-size: 7pt;
	border-width: thin none none none;
	border-color: #DDD;
	margin-right: 1%;
}
.title {
	background-color: #FFD0EA;
	font-size: 70pt;
	font-style: italic;
	text-align: center;
	margin-top: 40pt;
	margin-left: -6%;
	padding: 5pt;
	border-width: 2pt 0pt 0pt 18pt;
	border-style: solid
}
.title01 {
	background-color: #FFD0EA;
	font-style:italic;
	margin-top: 40pt;
	margin-left: -6%;
	padding: 5pt;
	border-width: 2pt 0pt 0pt 18pt;
	border-style: solid
}
.title02 {
	background-color: #FFD0EA;
	margin-top: 3em;
	margin-left: -3%;
	padding: 0.2em 0.5em 0em;
	border-width: 0 0 1pt 40pt;
	border-color: gray;
	border-style: solid
}
