body {
    background:#FFFFFF;
    margin:0pt;
    font-family:Arial,Helvetica,sans-serif;
    color:#444466;    
    font-size: 12pt;
}
h1 {
    font-size:32pt;
    margin-bottom:0;
    font-variant:small-caps;
    font-weight:2000;
}
h2 {
    font-size:32pt;
    margin-bottom:0;
}
h4 {
    font-size:16pt;
    margin-bottom:0;
    font-variant:small-caps;
}
h5 {  
    font-size: 1.05em;
    margin-top:0;
}
.pubtitle {
    color: #2222BB;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 1.05em;
}
.pubtitle:after {
    content: ","
}
.booktitle {
    color: #2222BB;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 1.05em;
}
.authors {
    font-size: 0.9em;
}
.authors:after {
    content: ":"
}
.pubwhere {
    font-size: 0.9em;
}
.pubwhere:after{
    content: ".";
}
.pubred {
    color: #aa0000;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 0.9em;
}
.pubred a:link {
    color: #aa0000;
}
.pubred a:visited{
    color: #aa0000;
}
.publinks {
    font-size: 0.9em;
}
a:link {
    color:#3333FF;
    text-decoration:none;
}
a:visited {
    color:#3333FF;
    text-decoration:none;
}
a:hover { color:#3333FF; }
.sitenav { background:#CCCCCC; font-size:10pt; }
.sitehlt { background:#DDDDDD; font-size:10pt; }
.sitecnt { background:#EEEEEE; }
.navhlt{
    font-size:11pt;
    font-weight:bold;
    font-variant:small-caps;
    margin-bottom:0;    
    text-align: center;    
}
p { 
    margin-left: 10px;
    margin-right: 10px;
    font-size: 12pt;
}
ul {
    list-style-type: square;	
}
.list {
    font-size: 12pt;
}