BODY {
    margin: 5pt;
    background: white;
    color: black;
    font-size: 12pt;
    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.index {
    margin: 0em;
    background: #CCCCFF;
}
A:link {
    color: #003060
}
A:visited {
    color: #225500
}
A:active {
    color: #0000FF
}
.orange {
    color: #FF9218
}
.white {
    color: white
}
.black {
    color: black
}
.head1, .head2, .head3, .head4 {
    color: black;
    margin: 0pt;
    font-family: arial, 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;
}

.headline1 {
    color: black;
    margin: 0pt;
	font-family: verdana, sans-serif;
	font-size: 10pt;
    line-height: 1.1;
}

.headline {
    background: #FFF000;
    margin: 0pt;
    height: 8px;
    font-size: 8px;
    line-height: 8px;
}

BIG {
    font-size: 133%
}
SMALL {
    font-size: 67%
}
B, STRONG {
    font-weight: bolder
}
PRE, TT, CODE, KBD, SAMP, .code {
    font-family: courier, monospace;
    font-size: 90%
}
TT.link {
    text-decoration: none
}
.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: white;
    background: #3300CC;
}
.verify {
    font-style: italic;
    font-weight: normal;
    font-size: 7pt;
    line-height: 7pt;
    margin: 0pt;
    text-align: center;
    color: gray;
}
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{
    font-family: arial, sans-serif;
    font-style: normal
}
ABBR.microprolog {
    font-family: courier, monospace;
    font-style: normal
}

