BODY {
    color: black;
    background-color: white;
}

BODY.mat {
    color: black;
    background-image: url(images/mat2.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-color: white;
}

BODY.ivory, BODY.emp {
    color: black;
    background-color: #fff8d1;
}

BODY.paper {
    color: black;
    background-color: white;
}


font.tsd {
    font-style: italic;
    color: #aa0808;
}

font.head {
font-weight: bold;
font-size: 20pt;
}

font.sub {
font-weight: normal;
font-size: 16pt;
}

font.subsub {
font-weight: normal;
font-size: 14pt;
}

font.small {
font-size: 10pt;
}

font.foot {
font-size: 8pt;
}

font.era {
font-variant: small-caps;
}

font.item {
    font-style: italic;
    font-size: 8pt;
}

P.head:first-letter {
    font-size: 18pt;
}

P.quote {
    margin-left: 0.25in;
    margin-right: 0.25in;
    margin-top: 0.1in;
    margin-bottom: 0.1in;}

P.indent:first-line {
    margin-left: 0.25in;
}

div.bib {
    margin-left: 0.25in;
    margin-right: 0.25in;
}

div.td11 {
    margin-left: 5em;
    margin-right: 5em;
}

img.mathdisplay {
    margin-top: 1em;
    margin-bottom: 1em;
}

.equation TD{
    text-align: center;
}

table caption.rept {
    text-align: left;
    color: #aa0808;
    font-size: 16pt}

thead.rept {
    color: #aa0808;
    font-style: italic;
    font-size: 13pt;
    text-align: center;
}

a:link {
    text-decoration: none;
    color: navy;
}

a:visited {
    text-decoration: none;
    color: gray;
}

a:hover {
    text-decoration: none;
    color: #aa0808;
}

a:active {
    text-decoration: none;
    color: #aa0808;
}

a.silent:link {
    text-decoration: none;
    color: WindowText;
    cursor: default;
}

a.silent:visited {
    text-decoration: none;
    color: WindowText;
    cursor: default;
}

a.silent:hover {
    text-decoration: none;
    color: WindowText;
    cursor: default;
}

a.silent:active {
    text-decoration: none;
    color: WindowText;
    cursor: default;
}

td {
    padding: 0.25em 0.7em;
}

h1.projectshead, h1.emp {
    color: #aa0808;
    text-align: center;
}

div#projectsphotos {
    margin: 0 1em;
    padding: 0;
    float: right;
    display: block;
}

div#projectstext {
    margin: 0 1em;
    padding: 0;
}