body {
    font-family: 'Simonetta', Georgia, serif;
    background-color: rgb(229,242,255); 
    color: rgb(0,0,0);
    text-align: center;
    padding:0ex 0ex 0ex 0ex ;
    margin: 0ex 0ex 0ex 0ex ;
}

h1, h2, h3, h4, .subheading, .preheading, .postheading  {
    font-family: 'Lato', Helvetica, sans-serif;
    font-weight: normal;
}


div.container{
    margin-top : 2em;
    margin-bottom : 2em;
    margin-left : 2em;
    margin-right : 2em;
    padding: 0ex 0ex 0ex 0ex;
}

a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
    text-decoration: none;
    border: 0 none;
}

a img {
    text-decoration: none;
    border: 0 none;
}


table {
    margin-left : auto;
    margin-right : auto;
}
table.container{
    width: 900px; 
    max-width: 900px; 
    padding:0ex 0ex 0ex 0ex ;
    margin-top : 0ex;
    margin-bottom : 0ex;
    border-width: 0px;
    border-color : rgb(0,0,0);
    border-style : solid;
    border-spacing : 0ex;
}

table.standard {
    margin-left : 3ex;
    border-width: 1px;
    border-spacing: 2px;
    border-style: outset;
    border-color: gray;
    border-collapse: separate;
}
table.standard th {
    border-width: 1px;
    padding: 1px;
    border-style: inset;
    border-color: gray;
}
table.standard td {
    border-width: 1px;
    padding: 1px;
    border-style: inset;
    border-color: gray;
}


.content{
    border-width: 0px;
    margin: 0ex 0ex 0ex 0ex;
    text-align: left;
}

div.sidemenu {
    font-family: 'Lato', Verdano, Helvetica, sans-serif;
    border-width : 0px;
    border-color : rgb(0,0,0);
    border-style : solid;
    padding: 0px 30px 10px 10px;
    margin: 0ex 0ex 0ex 0ex;
    font-size: 100%;
    text-align: center;
}
div.sidemenu  ul { 
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none; 
    padding: 0ex 0ex 0ex 0ex;
    margin: 0ex 0ex 0ex 0ex;
}

div.sidemenu  li {
    border-style: solid;
    border-width: 1px;
    padding: 0ex 0ex 0ex 0ex;
    margin: 2px 2px 2px 2px;
    background-color : rgb(235,244,225); 
 }

.banner {
    padding-bottom: 20px;
}

div.sidemenu  p { 
    margin: 2px 2px 2px 2px;
    padding: 3px 5px 2px 2px;
 }


h1, .preheading, .postheading { 
    font-style: normal;
    font-weight: normal;
    font-size: 270%;
    margin: 0ex;
    padding: 0px;
    text-align: center;
}
.preheading, .postheading {
    font-size: 160%;
}

h2 { 
    font-style: normal;
    font-weight: normal;
    font-size: 150%;
    margin-top: 0ex;
    padding-top: 0px;
}
h3 { 
    font-style: normal;
    font-weight: normal;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: rgb(30, 30, 160);
}
ul {
    margin-top: 2px;
}

.subheading {
    font-size: 150%;
    line-height: 110%;
}

.sidemenu {
    font-size: 90%;
    line-height: 90%;
}
.sidemenu a {
    font-size: 90%;
    line-height: 90%;
}
.footer {
    vertical-align: top;
    font-size: 80%;
}

.news {
    font-size: 125%;
    color: rgb(200,10,10);
}

.footnote {
    font-size: 80%;
    line-height: 90%;
}


a.email {
    text-decoration: none;
}

a.imageanchor:link {
    color: rgb(0, 0, 0);
}
a:link {
    text-decoration: none;
    color: rgb(0, 102, 51);
}
a:visited {
    text-decoration: none;
    color: rgb(0, 102, 51);
}
a:hover {
    text-decoration: underline;
}

table.program-table {
    margin-left : 3ex;
    border-width: 1px;
    border-spacing: 2px;
    border-style: outset;
    border-color: gray;
    border-collapse: separate;
}

table.program-table th {
    border-width: 1px;
    padding: 1px;
    border-style: inset;
    border-color: gray;
}
table.program-table td {
    border-width: 1px;
    padding: 1px;
    border-style: inset;
    border-color: gray;
}

.program-date-header {
    background-color: rgb(220,220,220);
    font-size: 125%;
    font-style: italic;
    text-align: center;
}
.program-time {
    font-size: 90%;
    vertical-align: top;
    font-style: italic;
    text-align: center;
}
.program-location {
    font-style: italic;
    font-size: 90%;
}
.program-session-chair {
    font-style: italic;
    font-size: 90%;
}
.program-session-title {
    font-weight: bold;
    font-size: 110%;
}

.invited-speaker {
    font-weight: bold;
    font-size: 110%;
}

.papertitle {
    font-size: 100%;
}
.paperauthor {
    font-style: italic;
    font-size: 90%;
}
.paperauthoraffiliation {
    font-style: italic;
    font-size: 80%;
}

.talkabstract {
    font-style: italic;
    font-size: 90%;
}
.invitedtalktitle {
    font-weight: bold;
}
