/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: px;
	margin: 0 auto;
	color: #000000;
	
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	margin-right: 0;
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
	float: right;

}


#head h1{
	position: absolute;
	right: 290px;
	line-height: 25px;
	color: #3b5d86;
	font-size: 10px;
	float:right;
}

#head em{
	position: absolute;
	right: 90px;
	line-height: 25px;
	color: #3b5d86;
	font-size: 10px;
}

.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;
}




