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


background {
	color: #ffffff;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0066FF;
	display: block;
	width: 400pt;
}

.affiliation {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0066FF;
	display: block;
	width: 400pt;
}

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


.name {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	color: #0000aa;
}
.abstract {
        display: block;
        width: 500pt;

}
span.abstract {
	font-family: serif;
	color: #646400;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #479088;
	color: #f0f0f0;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

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


