body, td, p
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}
.headers {  font-family: "Courier New", Courier, mono; font-size: 14px; font-style: normal; line-height: 15px; font-weight: normal; color: #000000}

A:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
A:visited { 
    color: #990000;
    text-decoration: none;
}
A:hover { 
    color: #990000;
    text-decoration: none;
}
.gray_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
}
