/* CSS Document */

#nsWork h1
{
	FONT-SIZE: 14pt;	
	COLOR: #990000; 
	FONT-FAMILY: Tahoma;
	font-weight: 100;
	text-decoration: none;
}
#nsWork h2, #nsWork h3, #nsWork h4
{
	FONT-SIZE: 13pt;	
	COLOR: #000000; 
	FONT-FAMILY: Tahoma;
	font-weight: 100;
	text-decoration: none;
}
/*DEFAULT STYLES*/
#nsWork
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.imageRight
{
	float: right;
	margin-left: 10px;
}
.imageLeft
{
	float: left;
	margin-right: 10px;
}
.imageCenter
{
	text-align: center;
}
#nsWork-ul ul
{
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.li-1
{
	margin: 20px 0px 20px 0px;
}