.title { color: #0080C0;
	font-size:		12pt;
	font-family:	Arial, Helvetica;
	font-weight:bold;
	}

A:link	{ color:orange;
	font-weight:bold;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none; font-family: arial;
	
	}
	/*unvisited link*/

A:visited { color:orange;
	font-weight:bold;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none; font-family: arial;
	;}
	/*visited links*/

A:active { color:orange;
	font-weight:bold;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none; font-family: arial;
	;}
	/*active links*/

a:hover { color:red;
	font-weight:bold;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none; font-family: arial;
	;}

BODY	{
	font-size:10pt;
	font-family:	Arial, Helvetica;
	color:		black;
	font-weight:bold;
	background-image: url(images/NLP-bground.jpg);
	}

TABLE	{
	font-size:10pt;
	font-family:	Arial, Helvetica;
	color:		black;
	font-weight:bold;
	}

P	{
	font-size:10pt;
	font-family:	Arial, Helvetica;
	color:		black;
	font-weight:bold;
	}

li	{
	font-size:10pt;
	font-family:	Arial, Helvetica;
	color:		black;
	font-weight:bold;
	}

td	{
	font-size:10pt;
	font-family:	Arial, Helvetica;
	color:		black;
	font-weight:bold;
	}

th	{
	font-size:10pt;
	font-family:	Arial, Helvetica;
	color:		black;
	font-weight:bold;
	}

