.blue, .fore-blue, .blueonwhite, .blueonblack {
    color: #404080;
}
.blue, .back-blue, .whiteonblue, .blackonblue {
    background-color: #404080;
}
.white, .fore-white, .whiteonblue, .whiteonblack {
    color: white;
}
.white, .back-white, .blueonwhite, .blackonwhite {
    background-color: white;
}
.black, .fore-black, .blackonwhite, .blackonblue {
    color: black;
}
.black, .back-black, .whiteonblack, .blueonblack {
    background-color: black;
}
A:link { 
    color: #404080;
}   
A:visited { 
    color: #191940;
}  
A:active { 
    color: #0A0A19;
} 
BODY {
    margin: 5pt;
    background: white;
    color: black; 
    font-size: 10pt;
    font-family: times, serif;
}
BODY.header {
    margin: 0pt;
}   
BODY.papers {
    margin: 5pt;
    background: white;
    color: black; 
    font-size: 9pt;
    line-height: 9pt;
    font-family: times, serif;
}
BODY.bibtex {
    margin: 5pt;
    background: white;
    color: black; 
    font-size: 9pt;
    line-height: 9pt;
    font-family: courier, monospace;
}
BODY.abstract {
    margin: 5pt;
    background: white;
    color: black; 
    font-size: 9pt;
    line-height: 9pt;
    font-family: times, serif;
}
A { 
    text-decoration: none 
}
PRE {
    font-family: courier, monospace;
    font-size: 90%
}
.head1, .head2, .head3, .head4 {
    color: #0A0A19; 
    margin: 0pt;
    text-align: left;
    font-family: helvetica, sans-serif;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1.1;
}
.head1 { 
    font-size: 14pt;
}
.head2 { 
    font-size: 12pt;
}
.head3 {
    font-size: 11pt;
}
.head4 {
    font-size: 10pt;
}
.author{
    text-decoration: none;
    font-size: 8pt;
    font-family: arial, sans-serif;
    font-style: normal;
}
.title {
    text-decoration: none;
    font-size: 9pt;
    font-family: times, serif;
    font-weight: bold;
}
.at{
    text-decoration: none;
    font-size: 8pt;
    font-style: normal;
    font-family: arial, sans-serif;
}
.absBtn {
    background: white;
    color: black; 
    font-family: arial, sans-serif;
    font-size: 7pt;
    font-style: normal;
    line-height: 7pt
}
.bibBtn {
    background: white;
    color: black; 
    font-family: arial, sans-serif;
    font-size: 7pt;
    font-style: normal;
    line-height: 7pt
}
.flag {
    text-align: left;
    vertical-align: middle;
    background-color: #404080;
    height: 14pt;
    font-size: 9pt;
    font-family: helvetica, sans-serif;
    font-weight: bold
}
A.onflag {
    text-decoration: none;
    color: #EEEEEE
}
.lastmod {
    font-family: times, serif;
    font-style: italic;
    font-weight: normal;
    font-size: 8pt;
    text-align: center;
    color: #6876E7;
}
A.validate {
    text-decoration: none;
    font-size: 8pt;
    font-style: italic;
    font-weight: normal;
    color: #6876E7;
}
ABBR.respect,ABBR.luce,ABBR.tucson,ABBR.soda,ABBR.himat{
    font-family: helvetica, sans-serif;
    font-style: normal
}