.old {
    font-size : 8pt;
    color: #bfbfbf;
}
.subttl 
{
    font-size : 8pt;
    color: #aaaaaa;
}
.never {
    font-size : 8pt;
    color: #efefef;
}
.gray {
    color: #bfbfbf;
}
.graydate {
    padding-top : 4pt;
    font-size : 8pt;
    color: #cdcdcd;
}
.new {
    font-size: 8pt;
    color: #7f7f7f;
/*    font-weight: bold;  */
}
.ft {
    font-size: 10pt;
    color: black;
}
.workttl {
    font-size: 12pt;
    font-weight: bold;
    color: blue;
}
.hulttl {
    font-size: 14pt;
    font-weight: bold;
    color: black;
}
.worknull {
    font-size: 12pt;
    font-weight: bold;
    color: 555599;
}
h1 {
    font-size: 14pt;
    font-weight: bold;
    color: black;
}
h2 {
    font-size: 12pt;
    font-weight: bold;
    color: black;
}
.warning
{
    font-weight: bold;
    color: red;
}
.aphoto {
    border: solid 5px #FFF6E9;
}    