body {
	font-family: Arial, Tahoma;
	font-size: 10pt;
	background-color: white;
	color: white;
}

ul.notificationContainer {
	border: 1px solid black;
	margin: auto;
	font-size: 8pt;
}

li.notification {
	
}

div.eventContainer {
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}