@charset "utf-8";
.nct {
}
body {
	background-image: url(../images/bckgnd.jpg);
	background-color: #aaaaaa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;
	
}
a:hover {
	color: #333333;
	text-decoration: underline;
	
}
a:active {
	color: #333333;
	text-decoration: none;
	
}
h1 {
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

