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

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

.h1-old{font-size: 9pt; font-weight: bold; color: #FF6600; line-height: 12pt; font-style: normal; margin-bottom: 1pt}

.tn1 em {
	font-size: 10px;
	font-style:normal;
	line-height: normal;
	margin: 0;
	float: left;
	color: #ff6600;
}

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

a.search02link:link    {text-decoration: none;color: #333333;}
a.search02link:visited {text-decoration: none;color: #333333;}
a.search02link:active  {text-decoration: none;color: #333333;}
a.search02link:hover   {text-decoration: underline;color: #333333;}

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

.header-tn1 {
	margin-top/**/: 10px;
}

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

.stbold {
	font-weight: bold;
}

