body {
    font-size: 12pt;
    background-color : #aaaaaa;
    color: #000000;
    font-family: arial, helvetica, san-serif;  
    max-width: 800px
}

p, h1, h2 {
    font-size: 12pt;
    padding: 0;
    margin: 0;
    margin-bottom: 6pt
}

/* p {color: red} */
/* div#abstract h2 {font-size: medium; font-weight: bold; color: blue} */

p.vspace {
    height: 6pt;
    padding: 0;
    margin: 0
}

div#paperinfo {
    border: thin black solid;
    padding: 8pt;
    padding-bottom: 0pt;
    margin-bottom: 8pt;
    background-color: #ffffff
}

#paperinfo .title {font-size: 12pt; font-weight: bold; margin-bottom: 3pt}
#paperinfo h1.title {font-size: 14pt}
#paperinfo .authors {font-size: 12pt; font-weight: bold}
#paperinfo .conference {font-size: 10pt}

div#abstract {
    border: thin black solid;
    padding: 8pt;
    padding-bottom: 0pt;
    margin-bottom: 8pt;
    background-color: #ffffff;
}

#abstract p {text-indent: 2em; text-align: justify}

#linkset p {text-indent: 0; font-size: 10pt; font-weight: bold}

div#footer {
    border: thin black solid;
    padding: 8pt;
    padding-bottom: 0pt;
    margin-bottom: 8pt;
    background-color: #cccccc;
}

#footer p {font-size: 10pt; font-weight: bold}

