FORM {
	MARGIN: 0px
}
A:link
	  {
	  color:#000000;
	  font-size:9pt;
	  font-face:Arial;
	  font-style:Normal;
	  font-weight:Normal;
	  text-decoration:none;
	  cursor:hand;
	  }

A:visited
	  {
	  color:#000000;
	  font-size:9pt;
	  font-face:Arial;
	  font-style:normal;
	  font-weight:normal;
	  text-decoration:none;
	  }

A:hover
	  {
	  color:#000000;
	  font-size:9pt;
	  font-face:Arial;
	  font-style:normal;
	  font-weight:normal;
	  text-decoration:underline;
	  cursor:hand;
	  }
	  
A:active
	  {
	  color:#000000;
	  font-size:9pt;
	  font-face:Arial;
	  font-style:normal;
	  font-weight:normal;
	  text-decoration:none;
	  }

.project_list_title
{
   FONT WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: times; 
}
.project_info
{
   FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: times;
}
.project_text
{
	  color:#000000;
	  font-size:9pt;
	  font-face:Arial;
	  font-style:normal;
	  font-weight:normal;
	  text-decoration:none;
	  }


