/* CSS Document */

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
a:link {
	color: #9dc500;
}
a:visited {
	color: #66CC33;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #339933;
}
h2,h3,h4,h5,h6 {
	color:#C86B01;
}
h1,h2,h3,h4,h5,h6 {
	letter-spacing: -0.5px;
	margin-top:0;
	margin-bottom:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:14px;
	color:#74a633;
	font-weight:bold;
	padding:2px 4px 4px 4px;
	height:16px;
	background-image: url(/themes/nrt/images/hr-1-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
h2 {
	font-size:14px;
	font-weight:bold;
}
h3 {
	font-size:12px;
}