.name { color: #600; font-size: 15pt; font-family: "trebuchet ms"; font-weight: bold; }
.name-title { color: #666; font-size: 11pt; font-family: "trebuchet ms"; }
.body-text {
    color: #666;
    font-size: 10pt;
    font-family: Verdana;
    list-style-type: circle;
    list-style-position: outside; }
.body-text-italic { color: #666; font-size: 10pt; font-family: Verdana; font-style: italic; }
.body-text-bold { color: #666; font-size: 10pt; font-family: Verdana; font-weight: bold; }
.body-text-header { color: #666; font-size: 14pt; font-family: "courier new"; font-weight: bold; }
.image-description { color: #666; font-size: 9pt; font-family: Verdana; }
.credits {
    color:               #999;
    font-size:           8pt;
    font-family:         Verdana;
    font-style: italic;
    list-style-type:     circle;
    list-style-position: outside; }

a:link {
    color: #06f;
    font-size: 10pt;
    font-family: "trebuchet ms";
    text-decoration: none; }
a:visited {
    color: #06f;
    font-size: 10pt;
    font-family: "trebuchet ms";
    text-decoration: none; }
a:active {
    color: #f69;
    font-size: 10pt;
    font-family: "trebuchet ms"; }
a:hover {
    font-size: 10pt;
    font-family: "trebuchet ms";
    background-color: #ffc; }
body { }
p { }
td { }

