h2 {
	color: #3C8EFF;
	text-indent: 4px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
}
h3 {
	font-size: 12px;
	color: #399DFF;
	letter-spacing: 2px;
	text-align: right;
	margin-bottom: 7px;
}
h4 {
	font-size: 12px;
	color: #FF0000;
	letter-spacing: 2px;
	text-align: right;
	margin-bottom: 7px;
}

ul.nr_link {
	list-style-type: none;
	list-style-image: url(../images/li.gif);
	margin: 10px 0 0  15px;
	padding: 0px;
	font-size: 11px;
	line-height: 1em;
}

