/* CSS Document */
#nsWork
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 22px;
}
#nsWork h1 a, #nsWork h2 a, #nsWork h3 a, #nsWork h4 a
{
	color: #996666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#nsWork h1 a
{
	font-size: 12pt;
}
#nsWork h2 a
{
	font-size: 11pt;
}
#nsWork h4 a, #nsWork h3 a
{
	font-size: 10pt;
}
.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;
}
<!--
.style1 {color: #FFFFFF}
.style4 {	font-size: 10pt;
	font-family: Arial;
}
-->