body {
	background-image: url(images/bgtopgrad.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: FAF9F4;
	font-family: "Times New Roman", times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #555555;
}

td {
	font-family: "Times New Roman", times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #555555;
}

a {
	font-family: "Times New Roman", times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
}


a:hover {
	text-decoration: underline;
}

.projtitle {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
}

.projnote {
	font-size: 11px;
	line-height: 13px;
	color: #bbbbbb;
	padding-top: 3px;
}

.birdseed {
	font-size: 9px;
	line-height: 13px;
	color: #bbbbbb;
}

.birdseedA {
	font-size: 9px;
	font-weight: bold;
	color: #bbbbbb;
}

#footertxt {
	font-family: "Times New Roman", times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #bbbbbb;
}

#footertxt a {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #b2bf8b;
	text-transform: uppercase;
}