body {
	font-family: "Verdana", "Lucida Sans", "Arial", sans-serif;
	font-size: 12pt;
	text-align: center;
}
#sidebar ul {
	margin: 0 0.5em 1em 0.5em;
}
#sidebar ul li {
	margin-bottom: 0.25em;
}
a {
	padding: 0.1em;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p {
	text-align: justify;
}
h1, h2, h3, h4 {
	font-family: "Lucida Sans", "Arial", sans-serif;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 105%;
}
#wrap h2 {
}
#container {
	text-align: left;
}
#wrap h2 {
	padding: 0.2em 0.5em;
}
#main p {
	padding-bottom: 0.5em;
}
#main ul {
	list-style: square;
	padding-left: 3em;
	padding-bottom: 0.5em;
}
.italic {
	font-style: italic;
}
#footer {
	font-weight: bold;
}
#footer p {
	text-align: center;
}
#organizers ul, #committee .link {
	list-style: none;
}
#committee ul {
	padding-left: 0.5em;
}
#committee td, #dates td, #dates th {
	padding: 0.5em 0.5em;
	vertical-align: top;
}
#dates th {
	font-weight: bold;
}
#footer, #push {
	font-size: 200%;
}
.affiliation {
	list-style: none;
}
.important {
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	padding: 8px;
}
#news {
	text-align: center;
	padding-bottom: 8px;
}
.news {
	font-size: 150%;
	color: #a00;
}
.news a {
	font-weight: normal;
	color: #a00;
	border-bottom: 2px solid #a00;
}	
.news a:hover {
	color: #fff;
	background-color: #a00;
}	
.title {
}
.author {
	font-style: italic;
}
.sessionTitle {
	font-weight: bold;
	font-style: italic;
}

