body
{
	background-color:#FFFFFF;
}
table
{
	background-color:#9999AA;
}
th
{
	font-size:11pt;
	font-weight:bold;
	background-color:#CCCCFF;
	text-align:left;
}
td
{
	background-color:#FFFFFF;
}
.main
{
	padding:20px 20px;
	background-color:#FFFFFF;
}
.search_title
{
	padding:5px 5px 5px 10px;
	background-color:#CCCCFF;
	font-size:10pt;
	font-weight:bold;
}
.subth
{
	background-color:#CCCCFF;
}
.ability
{
	background-color:#add8e6;
}
.comment
{
	text-align:left;
}
fieldset
{
	font-size:11pt;
	line-height:20pt;
}
legend
{
	font-size:11pt;
}
.card_list
{
	font-size:11pt;
	text-align:center;
}