.linkcell {
	background-color: #bbe05c;
	text-align: center;
}
h1 {
	font-size: 36px;
	font-style: italic;
	color: #789abf;
}
h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #7c834e;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5d4932;
}
a {
	font-weight: bold;
	color: #843aa8;
}
a:visited {
	color: #4a6288;
}

.bottom-credits {
	font-family: Helvetica, Arial;
	font-size: 9px;
	font-style: italic;
	text-align: right;
}

li {
	text-align: left;
	padding-top:5px;
}

.btitle {	
	font-size: 18px;
	color: #0f300f;
	text-align: center;
	font-weight: bold;
}
.bposter {	
	font-size: 12px;
	color: #2e3c61;
	text-align: right;
	font-weight: bold;

}
.bdate {
	font-size: 16px;	
	text-align: left;
	font-weight: bold;
	color: #e35211;
}
.bsummary {	
	font-weight: bold;
	text-align: left;
}
.btext {		
	text-align: left;
}

.breport {
	margin: 2px;
	padding: 5px;
	float: left;
	width: 320px;
	border: 2px dashed #98b8e1;
	text-align: center;
	overflow:hidden;
}
