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