div.title, div.body, div.body_bold, div.label, div.item_date, div.item_edate, div.item_stime, div.item_etime, div.headline, div.summary, div.copy, div.url, div.category, div.location, div.contact_name, div.contact_phone, div.contact_email, div.cost, div.cosponsor, div.reminder, div.attachment {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	}

div.headline {
	font-size: xx-small;
	text-align: left;
	font-weight: bolder;
}

div.label, div.item_date, div.item_edate, div.body_bold {
	font-weight: bold;
	font-size: xx-small;
}

div.body, div.item_stime, div.item_etime, div.copy, div.category, div.location, div.contact_name, div.contact_phone, div.contact_email, div.url, div.cost, div.cosponsor, div.attachment  {
		font-size: xx-small;
}

div.body, div.body_bold {
	padding: 5px;
}

div.title {
	font-size: large;
	text-align: center;
	padding-bottom: 10px;
	}
	
a.body_bold {
	font-weight: bold;
}

a.body, a.body_bold {
	font-size: small;
	text-align: center;
}


