h1, h2, h3 {background-color: #CCCCCC;}




background {
	color: white;
}

.title {
	font-family: Georgia, Times-Roman, serif
	font-style: italic;
	color: #777777;
	display: block;
}

.affiliation {
	font-family:  Georgia, Times-Roman, serif
	font-style: italic;
	font-size: 12pt;
	color: #777777;
	display: block;

}

.participant {
	display: block;
	page-break-inside: avoid;
}
	

h1.pagetitle {
	font-family: Verdana, Georgia, Times-Roman, serif
	font-size: 32px;
	line-height: 32px;
	background-color: #88bbff;
	text-align: center;
}
h2.pagetitle {
	background-color: #88bbff;
	text-align: center;
}


.name {
	font-family: Georgia, Times-Roman, serif
	font-style: bold;
	font-size: 14pt;
	color: #ffffff;
}
.abstract {
        display: block;

}
span.abstract {
	font-family: serif;
	color: black;
	page-break-inside: avoid;
	
}

.nav {
	font-family: Verdana, Georgia, Times-Roman, serif
	font-size: 14px;
	font-weight: normal;
	background-color: #479088;
	color: #f0f0f0;
}


a { 
	text-decoration: none;
	color: #000000;
	}


.navLink {
	font-family: Georgia, Times-Roman, serif
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}



a.nav {
	color: #000000;
}
a.nav:hover {
	background-color: #000000;
}

.navigator {
	display: none;
}
