/* CSS Document */

#nsWork
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B5B14;
	font-size: 10pt;
}
#nsWork h1, h2, h3, h4
{
	font-family: Verdana,Geneva,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: ;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #4c721d;
	text-decoration: none;
}
#nsWork h1
{
	font-size: 18px;
}
#nsWork h2
{
	font-size: 15px;
}
#nsWork h3
{
	font-size: 12px;
}
#nsWork h4
{
	font-size: 12px;
}
.imageLeft
{
	float: left;
	margin-right: 10px;
}
.imageRight
{
	float: right;
	margin-left: 10px;
}
.imageCenter
{
	text-align: center;
}
#nsWork-ul ul
{
	list-style: none;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}