@charset "ISO-8859-1";
.main_table {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
	line-height: normal;
	vertical-align: top;
}
.paragraph {
	vertical-align: top;
	color: #505050;
}
.projecttitle {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	vertical-align: text-top;
	font-size: 36px;
	clip: rect(auto,auto,auto,auto);
	text-transform: none;
	line-height: 28px;
	color: #505050;
}
.imageborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: top;
}

a:link { 
	color: #75CC26;
	}
a:visited { 
	color: #CCCCCC;
	}
