/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.sn1 {
	width: 950px;
	color: #000;
	background-color:#ffffff;
}

.sn1 h1 {
	line-height: 16px;
	background-color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	float: left;
}

.sn1 em {
	line-height: 16px;
	background-color:#ffffff;
	font-size: 12px;
	margin:0;
	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: 0px;
}


/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
}

.stbold {
	font-weight: bold;
}

/* ======================================== */
/*                   ‘¼                     */
/* ======================================== */

.style15-h2{
	line-height: 80%;
	font-size:14px;
	padding:0px;
	margin:0px;
	text-align:center;}
p.center-img{
	text-align:center;
	padding: 0px ;
	margin:10px 0px ;}
	
	
	
