/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: 340px;
	margin: 0 auto;
	color: #482317;
}

.tn1 h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	float: left;
}

.tn1 em {
	font-size: 12px;
	font-style:normal;
	float: left;
}

.tn1 em a.emlink:link    {text-decoration: none;color: #000000;}
.tn1 em a.emlink:visited {text-decoration: none;color: #000000;}
.tn1 em a.emlink:active  {text-decoration: none;color: #000000;}
.tn1 em a.emlink:hover   {text-decoration: underline;color: #000000;}

.clr {
	clear:both;
	margin-bottom: 0px;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}
