body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color: #000000;
	background-color: #CCCCCC;
	font-size: small;
}
a:link {
	color: #3333CC;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
h1 {
	font-size: large;
	line-height: 125%;
	color: #000000;
}
h2 {
	font-size: medium;
	line-height: 125%;
}
h3 {
	font-size: medium;
	line-height: 125%;
	margin-top:30px;
	margin-bottom:0;
}
.l {
	font-size: large;
	line-height: 1.25em;
}
.l2 {
	font-size: large;
	line-height: 1.5em;
}
.m {
	font-size: medium;
	line-height: 1.25em;
}
.m2 {
	font-size: medium;
	line-height: 1.5em;
}
.s {
	font-size: small;
	line-height: 1.25em;
}
.s2 {
	font-size: small;
	line-height: 1.5em;
}
.xs {
	font-size: x-small;
	line-height: 1.25em;
}
.xs {
	font-size: x-small;
	line-height: 1.5em;
}
ul {
	font-size: small;
	line-height: 1.5em;
}
li {
	list-style-image: url(../common/tri.gif);
}
ul li ul li {
	list-style-image:none;
	list-style-type:circle;
}
dt {
	background:url(../common/tri.gif) no-repeat left;
	padding-left: 12px;
	line-height: 1.5em;
	margin-top:10px;	
}
dd {
	margin-left: 0px;
	padding-left: 12px;
}
.titlemargin {
	margin-top: 20px;
	margin-bottom: -10px;
}
.height150 {
	line-height: 1.5em;
}
.height175 {
	line-height: 1.75em;
}
.margin40 {
	margin-top: 40px;
}
.note {
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.4em;
}
#footer a {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-style:normal;
}
#footer address {
	margin-top: 4px;
	margin-bottom: 4px;
}
