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

.tn1 h1 {
    color: #666666;
    float: left;
    font-size: 10px;
    font-weight: normal;
    line-height: 1em;
}

.tn1 em {
    color: #666666;
    float: left;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
}

.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;
}

.h1-old {
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0;
	line-height: 33px;
	padding: 0;
}

#index h2.h2-about {
	background-image: url("../img/index-h203.gif");
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 6px;
	width: 547px;
}

p.about {
    font-size: 10px;
    padding: 5px 10px;
}