body {
	font-family: "Verdana", "Lucida Sans", "Arial", sans-serif;
	font-size: 12pt;
	text-align: center;
}
#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: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 28px;
}
h2 {
        font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
}
#wrap h2 {
}
#container {
	text-align: left;
}
#wrap h2 {
	padding: 0.2em 0.5em;
}
#item {
	text-decoration: none;
	font-family: Arial,Helvetica,Sans-Serif;
    	font-size: 16px;
    	font-style: normal;
    	font-weight: bold;
}
#main p {
	padding-bottom: 0.5em;
}
#main ul {
	list-style: square;
	padding-left: 3em;
	padding-bottom: 0.5em;
}
.italic {
	font-style: italic;
}
#footer {
	font-family: Arial,Helvetica,Sans-Serif;
    	font-size: 16px;
	text-align: center;
}
#footer p {
	text-align: center;
}
#organizers ul, #committee .link, #pcchair {
	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;
}
#push {
	font-size: 200%;
}
#chairs {
	font-size: 16px;
	font-weight: bold;
}
.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: #FF0000;
}
.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 {
}

