body {
	background-color: #871307;
	background-image: url(../images/NCweb_Bg.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: gray;
}
a:link {
	color: #871206;
}
a:visited {
	color: #871206;
}
a:hover {
	color: #999999;
}
a:active {
	color: #871206;
}
a.style2 {
	color: gray; text-decoration:none
}
