/* CSS Document */
@font-face {
    font-family: "NRLC";
    src: url("font/KRUTIDE0.eot"); /* Swiss 721 light */
    font-style: normal, italic;
    font-weight: 200;
}

body
{ 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.text {
	font-family: "NRLC";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.heading {
	font-family: "NRLC";
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.news {
	font-family: "NRLC";
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.subheading {
	font-family: "NRLC";
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
.subheading2 {
	font-family: "NRLC";
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.more {
	font-family: "NRLC";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	}

