.green, .fore-green, .greenonwhite, .greenonblack {
    color: #18605A;
}
.green, .back-green, .whiteongreen, .blackongreen {
    background-color: #18605A;
}
.white, .fore-white, .whiteongreen, .whiteonblack {
    color: #EEEEEE;
}
.white, .back-white, .greenonwhite, .blackonwhite {
    background-color: #EEEEEE;
}
.black, .fore-black, .blackonwhite, .blackongreen {
    color: black;
}
.black, .back-black, .whiteonblack, .greenonblack {
    background-color: black;
}
A:link { 
    color: #18605A 
}   
A:visited { 
    color: #0C312E
}  
A:active { 
    color: #291A10
} 
A.link:link { 
    color: white 
}   
A.link:visited { 
    color: silver
}  
A.link:active { 
    color: white
} 
BODY.papers, BODY.abstract, BODY.bibtex  {
    margin: 5pt;
    background: #EEEEEE;
    color: black; 
    font-family: times, serif;
}
BODY.papers, BODY.abstract {
    font-size: 9pt;
    font-family: times, serif;
}
BODY.bibtex {
    font-size: 9pt;
    font-family: courier, monospace;
}
BODY.header {
    margin: 0px;
    color: white; 
    font-size: 12pt;
    font-family: arial, sans-serif;
    background: #18605A;
}
BIG {
    font-size: 133%
}
SMALL {
    font-size: 67%
}
B, STRONG {
    font-weight: bolder
}
PRE, TT, CODE, KBD, SAMP {
    font-family: courier, monospace
}
.head1, .head2, .head3, .head4 {
    color: black; 
    margin: 0pt;
    font-family: arial, sans-serif;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1.1;
    text-decoration: none;
}
.head1 { 
    font-size: 14pt;
}
.head2 { 
    font-size: 12pt;
}
.head3 {
    font-size: 11pt;
}
.head4 {
    font-size: 10pt;
}
.headline {
    background: #18605A;
    margin: 0pt;
    height: 8px;
    font-size: 8px;
    line-height: 8px;
}
.author{
    text-align: left;
    text-decoration: none;
    font-size: 8pt;
    font-style: normal;
    font-family: verdana, sans-serif;
    font-weight: bold;
}
.title, .subtitle {
    text-align: left;
    text-decoration: none;
    font-family: times, serif;
}
.title {
    font-size: 9pt;
    font-weight: bold;
}
.subtitle {
    font-size: 8pt;
    font-style: normal;
}
.at{
    text-align: left;
    text-decoration: none;
    font-size: 8pt;
    font-style: normal;
    font-family: verdana, sans-serif;
}
.whitehead{
    color: white; 
    text-align: center;
    text-decoration: none;
    font-size: 8pt;
    font-weight: bold;
    font-family: verdana, sans-serif;
}
.absBtn {
    background: #EEEEEE;
    color: black; 
    font-family: verdana, sans-serif;
    font-size: 7pt;
    font-style: normal;
    text-align: center
}
.bibBtn {
    background: #EEEEEE;
    color: black; 
    font-family: verdana, sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-variant: small-caps;
    text-align: center
}
.lastmod {
    font-family: verdana, sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 6pt;
    line-height: 6pt;
    text-align: center;
    vertical-align: middle;
    color: silver;
    background: #18605A;
}
.wip {
    font-family: times, serif;
    font-style: italic;
    font-weight: normal;
    font-size: 10pt;
    text-align: left;
    color: #18605A
}
.validate {
    text-decoration: none;
    font-size: 8pt;
    font-style: italic;
    font-weight: normal;
    line-height: 8pt;
}
TD.currlink {
    text-align: right;
    vertical-align: middle;
    background-color: #291A10;
}
TD.activelink {
    text-align: left;
    vertical-align: middle;
    background-color: #18605A;
}
A.biglink {
    color: white;
    font-family: arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 10pt;
}

ABBR.lia {
    font-family: arial, sans-serif;
    font-style: normal
}
ABBR.aclt {
    font-family: zapf-chancery, cursive;
    font-style: normal
}
ABBR.respect,ABBR.luce,ABBR.tucson,ABBR.soda,ABBR.himat,ABBR.tu{
    font-family: arial, sans-serif;
    font-style: normal
}
ABBR.microprolog {
    font-family: courier, monospace;
    font-style: normal
}


