HTML,BODY {
   background-color: #F0FFFF;
}
H1,H2,H3,H4,I,EM,B,LI,UL,OL,DD,DT,ADDRESS,DL,STRONG,BLOCKQUOTE,P {
    font-family: monospace;  #jy 5nov05, sans-serif;
    background-color: transparent;
    font-size: 9pt;
}
A{
    font-family: Courier; ##was monospace but no good for both IE&FF;  #jy 5nov05, have to! show content in table;
    font-size: 9pt;  #jy 10pt
}

TABLE {
    font-family: monospace; # jy 5nov05 sans-serif;
    font-size: 10pt;  ##matter for layout table, was 9pt but only good for FF
}
TABLE.search {
    border-top: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
.acetree {
   font-size: 9pt;
}

P.caption {
   font-size: 9pt;
}
INPUT {
    font-family: monospace; # jy 5nov05, sans-serif;
    background-color: #F0FFFF #jy, was FFFFCC
    font-size: 9pt;
}
SELECT {
    font-family: monospace; #jy 5nov05, sans-serif;
    background-color: #F0FFFF #jy, was FFFFCC
    font-size: 9pt
}
H1 {
    font-size: 16pt;
    color: #77003C;
}
H2 {
    font-size: 19pt;
}
H3 {
    font-size: 14pt;
}
TH {
    font-family: monospace; # jy 5nov05, sans-serif;
    padding: 0;
}
TD {
    font-family: monospace; # jy 5nov05, sans-serif;
    padding: 0;
}
.highlight {
    background-color: #f5deb3;
}
.small {
   font-size: 9pt;
}
TH.small {
    font-family: monospace; # jy 5nov05, sans-serif;
    font-size: 9pt;   #12pt
    padding: 0;
}
TD.small {
    font-family: monospace; # jy 5nov05, sans-serif;
    font-size: 9pt;  #12pt
    padding: 3;
}

/* .searchbanner is the row of menu choices at the top of every page. */
A.searchbanner:link { text-decoration: none;
                    color: #0000FF;
                  }
A.searchbanner:visited { text-decoration: none;
                    color: #AA0088;
                  }
A.searchbanner:hover { text-decoration: underline;
                  }
TD.searchbanner {
    font-family: sans-serif;
    font-size: 10pt;
    color: red;
    background-color: #AFEEEE;  #ffdda9;
    padding: 5px;
}

.banner {
    font-family: Magneto; #jy 5nov05, sans-serif;
    font-size: 19pt;
    font-style: bold;  #jy
    #font-style: italic;
    align: center;
    background-color: #AFEEEE;
    color: golden; #yellow;
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 50px;
    padding-right: 50px;
}

.gene {
    font-style: italic   
}
.error {
    color: red;
}
.note { 
    font-size: 9pt; 
}
Blockquote.abstract {
    font-size: 10pt; 
    background-color: rgb(255,248,220);
}
.description {
    color: black;
}
TD.small {
    font-size: 9pt;
    font-family: monospace; # jy 5nov05, sans-serif;
}
TD.search {
    font-size: 9pt;
}
PRE.peptide {
   font-family: monospace; # jy 5nov05, monospace;
   font-size: 9pt;  # 12pt
}
PRE.dna {
   font-family: monospace; # jy 5nov05, monospace;
   font-size: 9pt;  # 12pt
}
