.head

{	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	line-height: 20pt;
	color: #003399;
	letter-spacing: 0px;
	}
	
.txt

{	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	font-size: 7pt;
	font-style: normal;
	line-height: 11pt;
	color: #666;
	letter-spacing: 0px;
	}
.txt a:link {
	text-decoration: none;
	color: #888;
	}
.txt a:hover {
	text-decoration: underline;
	color: #FFF;
}
.txt a:visited {
	text-decoration: none;
	color: #888;
	}
.txt a:active {
	text-decoration: underline;
	color: #888;
	}

.project

{	font-family: "Lucida Grande", "Helvetica", "Arial", "Verdana", "sans-serif";
	font-size: 7pt;
	font-style: normal;
	line-height: 9pt;
	color: #333333;
	letter-spacing: 0px;
	}
.project a:link {
	text-decoration: none;
	color: #9E9684;
	}
.project a:hover {
	text-decoration: underline;
	color: #FF0099;
}
.project a:visited {
	text-decoration: underline;
	color: #999999;
	}
.project a:active {
	text-decoration: underline;
	color: #333333;
	}
