.dt01
{
	width: 760px;
	background-color: #9CF39C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(img/head01.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.dt01 H1
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	margin: 0px;
	float: left;
	padding-left: 15px;

}
.dt01 em
{
	FONT-SIZE: 8pt;
	font-style:normal;
	COLOR: #000000;
}
STRONG
{
    FONT-WEIGHT: normal;
}
.dt02 {
	width: 520px;
	margin-left: 23px;
}
.dt02 h2 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}
.dt02 p {
	margin: 0px;
	font-size: 12px;
}


A.emlink:link		{    COLOR:#000000;text-decoration: none;}
A.emlink:visited	{    COLOR:#000000;text-decoration: none;	}
A.emlink:hover		{    COLOR:#000000;0;text-decoration: underline;}
