div.address {
	position: relative;
	left: 380px;
	top: -30px;
	height: 100;
	margin-top: -100;
	color: #ECE0CA;
	font-family: arial;
	font-weight: 800;
	font-size: 15px;
}

.agenda_when { color: #A93807; font-weight: bold; }

.agenda_title { color: #6C5F2; font-size: 11pt; font-weight: bold; }

.agenda_more {
	color: #A93807;
	font-weight: bold;
}

h1 {
	color: #B0883E;
	font-family: Arial;
	font-size: 20px;
}

.column_content {
	padding-left: 20px;
}

table.agenda td, div, td{
	color: #ECE0CA;
}

td {  
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ECE0CA;
}
A {
	text-decoration:none;
  color: #B0883E;
  }
A:hover {
	text-decoration:underline;}
 
