table.projecttable {
}
div.placeholder {
/*	background-color:#DDDDDD; */
	height:80px;
}
td.imgcell {
}
td.emptyimgcell {
	height:80px;
	width:150px;
	text-align:center;
}
span.project {
	/*
	 * font-weight:bold;
	 */
	font-size:1.2em;
}
span.project a {
	font-weight:normal;
}

a {
        font-family:bitstream vera sans,sans-serif;
        text-decoration:none;
        color:#364882;
}
a * {
        font-family:bitstream vera sans,sans-serif;
        text-decoration:none;
        color:#364882;
}
