<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #e8e8ff;
}

.bottomNavigation {
	text-align:center;
	padding:3px;
	background-color:#9966FF;
	}	

.footer {
	font-size:10px;
	color:gray;
}	

.eventTable {
	border:1px solid #663399;
	color:#663399;
	margin-top:10px;
	margin-right:15px;
}

.eventHeader {
	font-size:12px;
	color:white;
	background-color:#663399;
}

table {
	background-color:white;
}

h3 {
	font-size: 12px;
	font-weight:normal;
	color: #663399;
}

a {
	font-size: 11px;
	color: #663399;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #663399;
}

a:hover {
	text-decoration: underline;
	color: #FF66CC;
}

a:active {
	text-decoration: none;
	color: #FF66CC;
}

a:link.bottomNavigation {
	text-decoration: none;
	color: white;
}

a:visited.bottomNavigation {
	text-decoration: none;
	color: white;
}

a:hover.bottomNavigation {
	text-decoration: underline;
	color: #FF66CC;
}

a:active.bottomNavigation {
	text-decoration: none;
	color: white;
}
-->
