/* CSS Document for NAGOYA MOSAIC */
body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:10pt;
	line-height:16px;
	color:#555555;
	background-color:#ffffff;
}
table,th,tr,td {
	font-size:10pt;
	line-height:16px;
	color:#555555;
}
table.contents {
	font-size:10pt;
	line-height:16px;
	color:#555555;
	background-color:#ffffff;
}
a:link {
	color:#3399cc;
}
a:visited {
	color:#669999;
}
a:hover {
	color:#cc9966;
}
.textbig {
	font-size:12pt;
}
.textsmall {
	font-size:8pt;
	line-height:14px;
}
.textxsmall {
	font-size:x-small;
	line-height:14px;
}
.textxxsmall {
	font-size:xx-small;
	line-height:14px;
}
.textbu {
	font-weight:bold;
	text-decoration:underline;
}
.textu {
	text-decoration:underline;
}
.textred {
	color:#ff0000;
}
.textredb {
	color:#ff0000;
	font-weight:bold;
}
.textblue {
	color:#000099;
}
.textblueb {
	color:#000099;
	font-weight:bold;
}
.textwhite {
	color:#ffffff;
}
.textwhiteb {
	color:#ffffff;
	font-weight:bold;
}
.error {
	font-size:8pt;
	line-height:14px;
	color:#ff0000;
}
.textbrown {
	color:#663300;
}
.textbrownb {
	color:#663300;
	font-weight:bold;
}
