/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: px;
	margin: 0 auto;
}

.tn1 h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #000099;
	float: left;
}

.tn1 em {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	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: none;color: #000000;}

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

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

.stbold {
	font-weight: bold;
}

/* ======================================== */
/*                                      */
/* ======================================== */
.sn-toptext {
	font-size: 10px;
	font-weight: normal;
	margin: 0 auto;
	color: #000000;
}

