.jpnCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	background-color: #DDFFFF;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		/*
		//	font-style: oblique;
		*/
	color: #FF3300;
	text-align: left;
	text-indent: 5px;
	white-space: nowrap;
	list-style-type: square;
}
.textDaisy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	background-color: #F9E484;
	text-align: justify;
	vertical-align: text-top;
	white-space: normal;

	float: none;
	list-style-type: square;
	left: auto;
	top: auto;


	border: thin ridge;
	margin: auto;
	padding: 10pt;
}

.subtextDaisy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	background-color: bisque;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;

	float: none;
	list-style-type: square;
	left: auto;
	top: auto;


	border: 1px inset;
	margin: auto;
	padding: 10pt;
}

.subtextDaisyNoBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	background-color: bisque;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;

	float: none;
	list-style-type: square;
	left: auto;
	top: auto;
	margin: auto;
	padding: 10pt;
}
.subtextDaisysmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	background-color: bisque;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;

	float: none;
	list-style-type: square;
	left: auto;
	top: auto;
	margin: auto;
	padding: 10pt;
}
