h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-size: 8pt;
	color: #526ACB;
}

body,td,th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 7pt;
	color: gray;
	
}

.subheading {
	color: #526ACB;
}

.eventstable {
	color: #999999;
	border: 1;
	border-color: #FFFFFF;
	padding: 5;
	background-color: #EEEEEE;
}