body {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; COLOR: #000000;}
p    {font-family: Arial; color: #000000 ; font-weight: normal; font-size: 10pt;}
a    {font-family: Arial; font-weight: normal; TEXT-DECORATION : none;}
	  a:link    {text-decoration: none ;}
	  a:visited {text-decoration: none ;}
	  a:active  {text-decoration: underline;}
	  a:hover   {text-decoration: underline;}

#ntWindowDiv {
				Z-INDEX: 8;
				LEFT: 409px;
				VISIBILITY: visible;
				WIDTH: 170px;
				CLIP: rect(0px 200px 108px 0px);
				POSITION: absolute;
				TOP: 200px;
				HEIGHT: 108px
			}
#ntContentDiv {
				Z-INDEX: 7;
				LEFT: 0px;
				VISIBILITY: visible;
				POSITION: absolute;
}