<!--

.info {
	font-weight: normal;
	font-size: 9pt;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
}

.eventtitle {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.eventdate {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.eventtime {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.eventdesc {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.eventaddress {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.eventweb {
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.eventemail {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.eventphone {
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.eventclosing {
	font-weight: normal;
	font-size: 9pt;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
}


td.a {font-size: 9pt; font-weight: light;  font-family: arial; background-color: #eeeeee}
td.b {font-size: 9pt; font-weight: light;  font-family: arial; background-color: #ffffdd}
td.c {font-size: 9pt; font-weight: light;  font-family: arial; background-color: #ffff99}
td.d {font-size: 9pt; font-weight: light;  font-family: arial; background-color: #ffffdd}
tr {font-size: 9pt; font-weight: light;  font-family: arial}
th {font-size: 10pt; font-weight: bold;  font-family: arial; background-color: black; color: orange}
.headline {font-size: 10pt; font-weight: bold;  font-family: verdana,arial; color:black; background-color: #dddd55}
.norm {font-size: 9pt; font-weight: normal;  font-family: verdana,arial; color:black; background-color: #dddd55}
.xplain {font-size: 9pt; font-weight: normal;  font-family: verdana,arial; color:black; background-color: #ffffdd}
.red {font-size: 9pt; font-weight: normal;  font-family: verdana,arial; color:red; background-color: black}



//-->

