.evtdate {
	font-size: 10pt;
	color: green;
	font-weight: bold;
}

.evttime {
	color: black;
}

.evttitle {
	color: blue;
}

.orgtitle {
	color: blue;
	font-weight: bold;
}

.cattitle {
	color: black;
}


TD {
	font-size: 8pt;
	font-family: verdana;
}

TH {
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
}

INPUT {
	font-size: 8pt;
	font-family: verdana;
}

SELECT {
	font-size: 8pt;
	font-family: verdana;
}

TEXTAREA {
	font-size: 8pt;
	font-family: verdana;
}
