H1
{
	FONT-SIZE: 8pt;
	MARGIN: 0px;
	COLOR: gray;
	FONT-WEIGHT: normal;
	float: left;
	line-height: 15px;
}
H2
{
	FONT-SIZE: 10pt;
	MARGIN: 0px;
	COLOR:#336600;
	FONT-WEIGHT: bold;
	float: center;
	line-height: 15px;
}
STRONG
{
    FONT-WEIGHT: normal;
}
em
{
	FONT-SIZE: 8pt;
	font-style:normal;
	COLOR: gray;
	line-height: 15px;
}
A.emlink:link		{
	COLOR:gray;
	text-decoration: none;
	font-size: 8pt;
}
A.emlink:visited	{
	COLOR:gray;
	text-decoration: none;
	font-size: 8pt;
}
A.emlink:hover		{
	COLOR:gray;
0;	text-decoration: underline;
	font-size: 8pt;
}

A.style1:link		{    COLOR:#006600;text-decoration: underline;}
A.style1:visited	{    COLOR:#006600;text-decoration: underline;	}
A.style1:hover		{	 COLOR:#006600;0;text-decoration: underline;}
.bun {
	font-size: 12px;
	line-height: 15px;
	width: 507px;
	text-align: left;
	border: 1px solid #56CD08;
	padding: 7px;
	margin-top: 20px;
}

.bun h2 {
	margin: 0px;
	padding: 0 0 10px 0;
}

.bun p {
	margin: 0px;
	padding: 0px;
}
.text-sn {
	color:#666666;
	font-size:10px;
	text-align: center;
	font-weight:normal;
	margin: 0 ;
	padding:0;
}