.red {
	font-weight: bold;
	color: #cc0000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 7px;
	margin-right: 7px;
}
hr {
	size: 1;
	color: #FFFFFF;
}
.presenter {
	background-position: right;
	right: auto;
	float: right;
	margin: 5;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.descrip {
	width: 200px;
	text-align: left;
}
