@charset "utf-8";
/* CSS Document */

body {
	background: white;
	font-size: 10pt;
	}

#page {
	position: absolute;
	width: 100%;
	top: 0px;
	margin:0px;
	left:0px;
}

#splashPage {
	width: 100%;
}

.EventTable {
	width:100%;
}
