.tn1 {
	COLOR: gray;
}
.tn1 H1 {
	FONT-SIZE: 8pt;
	MARGIN: 0px;
	FONT-WEIGHT: normal;
	float: left;
}
.tn1 em {
	FONT-SIZE: 8pt;
	font-style:normal;
	font-weight: normal;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
STRONG {
	FONT-WEIGHT: normal;
}
.stbold {
	FONT-WEIGHT: bold;
}
em A:link {
	text-decoration: none;
	COLOR: gray;
}
em A:visited {
	text-decoration: none;
	COLOR: gray;
}
em A:hover {
	text-decoration: underline;
	COLOR: gray;
}

.bun {
	width: 500px;
	margin: 10px;
	padding: 10px;
	border: #dddddd 1px solid;
	font-size: 12px;
}

.bun h2 {
	margin-top: 0;
	font-size: 12px;
}

.bun p {
	margin: 0;
}
