
li				{
	font-size : 10pt;
	font-family : monospace;
	font-weight : bold;
}

p		{
	text-indent : 10pt;
}

.field	{
	margin-left : 100px;
}

.fieldt	{
	table-layout : fixed;
	width : 600px;
	padding : 0;
}

.fieldt-top	{
	table-layout : fixed;
/*	border-width : 1px 2px 2px 1px;
	border-style : solid solid solid solid;
	border-color : gray #a5a5d3 #a5a5d3 gray; */
	padding : 5px;
}

.fieldt-exa	{
	table-layout : fixed;
	width : 250px;
	border-width : 1px;
	border-style : solid;
	border-color : gray;
}

.prize-list1	{
	font-size : 11pt;
	font-family : monospace;
	font-weight : bold;
	line-height: 2.0;
}

.prize-list2	{
	font-size : 10pt;
	font-family : serif;
	font-weight : normal;
	line-height: 1.0;
	margin-left: -10px;
}

