body {
	font-family: 'MS P Gothic'; line-height: 120%; font-size: 9pt;
	margin: 0;
	background-color: #f5f5f0;
}
a { text-decoration: none }
a:link { text-decoration: none; color: steelblue; }
a:visited { text-decoration: none; color: steelblue; }
a:hover { color:#ffffff; text-decoration:none; background-color: steelblue; }
a.rlinks:link { text-decoration: none; color: #ffffff; }
a.rlinks:visited { text-decoration: none; color: #ffffff; }
a.rlinks:hover { text-decoration: none; color: #ff0000; background-color: transparent;}
a.click:link { text-decoration: none; color: #ffffff; }
a.click:visited { text-decoration: none; color: #ffffff; }
a.click:hover { text-decoration: none; color: #ff0000; background-color: transparent;}
p { margin-top: 8px; margin-bottom: 8px; }
img { vertical-align: middle; border: none; }
li { margin-left: 10px; }
ol { margin-left: 18px; margin-top: 8px; }
ul { margin-left: 10px; margin-top: 8px; margin-bottom: 8px; }
td { font-family: 'MS P Gothic'; line-height: 120%; font-size: 9pt; }
blockquote {
	margin-left: 12px;
	margin-right: 12px;
}
.fs { font-size: 8pt; }
.cpr { font-size: 8pt; line-height: 110%; }
.ldr { color: darkseagreen; }
h2 {
	font-weight: bold; font-size: 12pt;
	color: seagreen;
	border-style: solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-width: 1px;
	border-color: seagreen;
}
.topicgroup
{
	border: solid 1px lightgray;
}
.rect_ltgray
{
	width: 100%;
	border: #ccccff 1px solid;
	padding: 8px;
}
.lul
{
	border-bottom:#ccccff 1px solid;
	border-left:#ccccff 1px solid;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}
