/* tigertail.css */

.white         { color:            #ffffff }
.white_bg      { background-color: #ffffff }

body, div, p, td, th, input, select, textarea {
    color: #000000;
    font:  12px arial
}

a {
    color: #7b2100;
}

a:visited {
    color: #d67300;
}

a:active {
    color: #f7c600;
}

a:hover {
    color: #f7c600;
}

ul {
    margin-left:15px;
    padding-left:10px
}

.header {
    text-align: center;
    color: #7b2100;
    font: 20px arial;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}

.subheader {
    color: #160204;
    font: 16px arial;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
}

.subsubheader {
    color: #444444;
    font: 14px arial;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 3px;
}

.author {font: 12pt times}
.title {font: 12pt times; font-weight: bold}
.magazine {font: 12pt times; font-style: italic}
.book {font: 12pt times; font-style: italic}
.type {font: 12pt times}
.publisher {font: 12pt times}
.location {font: 10pt times}
.date {font: 12pt times}

/* #DECEBD
   #EBE1D7
   #F6F0EA
   #F0E6E6

   #F7DEBD
   #DEC6BD
   #DECEBD
   #F7E7BD
   #E7CEBD
   #FFFFFF */
