
#nscontent {
	text-align:left; margin-left:20px;
}
/*#nscontent h1, #nscontent h2, #nscontent h1 a, #nscontent h2 a, #nscontent p.header, #nshpcontent p.header, #nshpcontent h1 a, .header, a.header {
	font-family:Verdana, Arial, sans-serif;
	color:#0033ff !important;
	text-decoration:none;
	font-size:16px !important;
	font-weight:bold;
}*/
#nscontent p, #nscontent ul li {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000;
}
#nscontent strong {
	font-weight:normal;
}
#nscontent a:link, #nscontent a:visited {
	color:#0033ff;
	text-decoration:none;
}
#nscontent a:hover {
	color:#0033ff;
	text-decoration:underline;
}
#nscontent a.oblink {
	color:#000;
	text-decoration:none;
}
#nshpcontent {margin-left:20px;}

#nshpcontent p, #nshpcontent strong {
font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000;
}

#nsNav {
	float:right;
	border:dotted thin;
	padding:2px;
	margin-left:3px;
}
#nscontent img {
	border: none;
}
.ir {
	float:right;
	margin-left:10px;
}
.il {
	float:left;
	margin-right:10px;
}
<!--removed from site-->  
body {
	background-color:#FFFFFF;
	color:#FFFFFF;
	background-image:url(../Images/background.gif);
}
a {
	color:#FFFFFF;
}
.whiteBold {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Arial, sans-serif;
	font-style:italic;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.style2 {color: #0000FF}

