#nscontent {
	text-align:left;
}

#nscontent h1, #nscontent h1 a, #nscontent h2 a, #nscontent h3 a, #nscontent h4 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00FF00 !important;
	text-decoration:none;	
	font-weight: normal;
	background: none;
}
#nscontent h1 a, #nscontent h1 a:hover{
	font-size: 16pt !important;
}

#nscontent h2 a, #nscontent h2 a:hover{
	font-size: 15pt !important;
}

#nscontent h3 a, #nscontent h3 a:hover{
	font-size: 14pt !important;
}

#nscontent h4 a, #nscontent h4 a:hover{
	font-size: 13pt !important;
}

#nscontent h1 a:hover, #nscontent h2 a:hover, #nscontent h3 a:hover, #nscontent h4 a:hover { background: none !important; color: #00FF00 !important; text-decoration: none !important; font-weight: normal !important;  }



#nscontent p {
	font-family: verdana, Arial, Helvetica, sans-serif !important;
	color: #666666;
	font-size: 10pt;
}

#nscontent a:link, a:visited {
	color: #666666;
	font-size: 8pt;
	font-weight:bold;
}

#nscontent a:hover {
	color: #000000;
	font-size: 8pt;
	background:#00FF00;
	font-weight:bold;
}

#nscontent ul li {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt;
}
.imageRight
{
	float: right;
	border:0px;
	margin-left: 10px;
}
.imageLeft
{
	float: left;
	margin-right: 10px;
	border:0px;
}
.imageCenter
{
	text-align: center;
	border:0px;
}
.style1 {
	color: #FFFF00;
	font: bold;
}

#homeText
{
position:absolute; top:5750px; text-align:left; width:800px; left:50%; }

#homeTextCenter
{
position:relative; top:10px; text-align:left; width:800px; left:-50%; }