body  { 
    padding: 10px;
    font-family: Arial; font-size: 12px;
}

a     {text-decoration: none; color:#395A84; }
alink { color:#395A84; }
link  { color:#395A84; }
vlink { color:#395A84; } 

#obsTable { font-size: 12px; border-collapse:collapse; }

.checkedObs { background-color: #f0f0f0; }

.plainText          { color: #000000; font-family: Arial; font-size: 12px; }
.storingDate        { color: #a0a0a0; font-family: Arial; font-size: 12px; }
.familyName         { color: #395A84; font-family: Arial; font-weight: bold; font-size: 14px; }
.speciesName        { color: #395A84; font-family: Times New Roman; font-weight: bold; font-style: italic; font-size: 14px; }
.speciesNameChecked { color: #ff0000; font-family: Times New Roman; font-style: italic; font-size: 14px; }
.checked            { color: #ff0000; font-family: Times New Roman; font-style: italic; font-size: 14px;}	
.speciesFreq        { color: #a0a0a0; font-family: Arial; font-size: 12px; }
