tr.intro
{
	height: 420px;
	background-color: #EBEBEB;
}

td.intro1
{
	padding: 15px 10px 10px 15px;
	width: 169px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 500;
	color: #000000;
	text-align: center;
	vertical-align: top;
	wrap=SOFT;
}

td.intro1 img
{
	/* width: 144px; */
}

td.intro2
{
	padding: 10px 15px 5px 5px;
	width: 401px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #030387;
	text-align: center;
	vertical-align: top;
	wrap=SOFT;
}

td.intro2 a
{
	text-decoration: none;
	color: #000000;
}

td.intro2 a:hover
{
	color: #007090;
}

p.infolist
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #030387;		/* #461678; */
	text-align: justify;
	vertical-align: top;
	wrap=SOFT;
}

p.infolist a
{
	text-decoration: none;
	color: #000000;
}

p.infolist a:hover
{
	color: #007090;
}
