a:link		{
	text-decoration: none;
	color:#408
}
a:visited	{
	text-decoration: none;
	color:#408
}
a:hover		{
	text-decoration: underline;
	color:#808
}
a:active	{
	text-decoration: none;
	color:#408
}
body		{
	color: #008;
	background-color: #eff;
	font-size: 12pt
}
table.main	{
	margin-left: 10px;
	margin-top: 10px;
	width: 800px
}
table.sub	{
	margin-left: 100px;
	margin-top: 10px;
	width: 600px;
}
table.dds	{
	margin-left: 10px;
	margin-top: 10px;
	width: 800px
}
td.title	{
	background-color: #bff;
	text-align: center
}
td.infotitle	{
	background-color: #4aa;
	text-align: center;
	color: #fff;
	font-size: 18pt
}
td.category		{
	vertical-align: top;
	width: 250px
}
td.disptitle		{
	text-align: center;
	width: 500px
}
.s1		{
	font-size: 24pt;
	font-weight: 700
}
.s2		{
	font-size: 18pt;
	font-weight: 700
}
.s3		{
	font-size: 15pt;
	font-weight: 700
}
.caution		{
	color: #f00;
	font-weight: 700
}
.celtitle	{
	color: #fff;
	font-weight: 700
}
.celname	{
	color: #ff8;
	font-weight: 700
}
.drawing	{
	width: 300px
}
.cel		{
	background-color: #4aa
}
.info		{
	background-color: #bff
}
.left		{
	text-align: left
}
