/* <style> */
#ident {
	color: #369;
	font: bold 18px Arial, sans-serif;
	margin: 0 0 10px;
	text-transform: uppercase;
}



dl {

}

dl dt {
	color: #369;
	font: bold 12px Arial, sans-serif;
	margin: 10px 0 0;
}

dl dd {
	margin: 0;
	padding: 0;
}



#content {
	margin: 0 0 15px;
}

#content a {
	color: #426486;
	font: 14px Times, serif;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
}

#content .ident {
	color: #000;
	font: 24px Times, serif;
	margin: 0 0 10px;
}

#content .itext {
	color: #000;
	font: 14px Times, serif;
	margin: 0 0 15px;
}

#content .itext .image {
	background: transparent url('/images/otc/iface/frame/210.png');
	float: left;
	height: 208px;
	margin: 5px 10px 0 0;
	width: 210px;
}

#content .itext .image img {
	height: 176px;
	padding: 15px 0 0 18px;
	width: 176px;
}
