<STYLE>

BODY
{
    BACKGROUND-COLOR: #ffffff
}
P	{
	font-family:Arial;
	font-size:10px;
	color:#333;
	line-height:16px;
}

.grey	{
	font-family:Arial;
	font-size:10px;
	color:#999;
}

.note	{
	font-family:Arial;
	font-size:9px;
	line-height:12px;
	color:#333;
}

.footer	{
	font-family:Arial;
	font-size:10px;
	color:#000;
}

.project	{
	font-family:Arial;
	font-size:10px;
	color:#333;
	line-height:12px;
}

.descrip	{
	font-family:Arial;
	font-size:10px;
	color:#999;
	line-height:12px;
}

A	{
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}

A:hover	{
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}

A.footer	{
	font-family:Arial;
	font-size:10px;
	color:#999;
	text-decoration:none;
}

A.footer:hover	{
	font-family:Arial;
	font-size:10px;
	color:#f00;
	text-decoration:none;
}

A.footeron	{
	font-family:Arial;
	font-size:10px;
	color:#000;
	text-decoration:none;
}

A.footeron:hover	{
	font-family:Arial;
	font-size:10px;
	color:#000;
	text-decoration:none;
}

A.portlink	{
	font-family:Arial;
	font-size:10px;
	color:#999;
	line-height:12px;
	text-decoration:none;
}

A.portlink:hover	{
	font-family:Arial;
	font-size:10px;
	color:#999;
	line-height:12px;
	text-decoration:underline;
}

A.notelink	{
	font-family:Arial;
	font-size:9px;
	line-height:12px;
	text-decoration:underline;
}

A.notelink:hover	{
	font-family:Arial;
	font-size:9px;
	line-height:12px;
	text-decoration:underline;
}

UL	{
	font-family:Arial;
	font-size:10px;
	color:#333;
	line-height:16px;
}

</STYLE>