body, td, th, textarea, select {
	font-size:10pt;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#660066;
	scrollbar-shadow-color:#999999;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#eeccee;
	scrollbar-arrow-color:#cccccc;
}

h1 {
	font-size:20pt;
	line-height:24pt;
	color:#660066;
	font-family:"Arial Black", "Tahoma", "ＭＳ　Ｐゴシック";
}
a:active {
	color:#cc00cc;
	text-decoration:underline;
}
a:hover {
	color:#eeccee;
	text-decoration:none;
}
a:link {
	color:#660066;
	text-decoration:underline;
}
a:visited {
	color:#330033;
	text-decoration:underline;
}
ul li{
	list-style-type:square;
	margin-left:-16pt;
}
ol li{
	list-style-type:decimal;
	margin-left:-8pt;
}
strong {
	font-weight:normal;
}

.body {
	font-size:10pt;
	line-height:14pt;
}
.small {
	font-size:9pt;
	line-height:11pt;
}
.tiny {
	font-size:6pt;
	line-height:8pt;
}
.thead {
	font-size:12pt;
	line-height:16pt;
	color:#cccccc;
	font-family:"Arial Black", "Tahoma", "ＭＳ　Ｐゴシック";
}
.large {
	font-size:11pt;
	line-height:15pt;
	font-weight:bold;
	color:#660066;
	font-family:"Arial Black", "Tahoma", "ＭＳ　Ｐゴシック";
}
.title {
	border-width:0em 0em 0.1em 0.6em;
	border-color:#660066;
	border-style:solid;
	padding-left:0.5em;
}
.article {
	padding:0em 1.5em 0em 1.5em;
}
ul {
	list-style-type: disc;
}

