#layer1 { height: 250px; width: 200px; left: 10px; top: 70px; position: absolute; visibility: visible; }#layer2 { height: 40px; width: 200px; left: 10px; top: 10px; position: absolute; visibility: visible; }Body { color: black; font-size: 10pt; font-family: Georgia; }.Captions { color: gray; font-size: 10pt; font-family: Georgia; font-style: italic; }a:link { color: gray; font-family: Georgia; }.folio-address { color: black; font-size: 8pt; font-family: Georgia; }a:visited { color: gray; }#layer3 { height: 40px; width: 600px; left: 220px; top: 10px; position: absolute; visibility: visible; }#layer4 { height: 250px; width: 600px; left: 220px; top: 70px; position: absolute; visibility: visible; }.Headers { color: #2864a5; font-size: 10pt; font-family: Georgia; text-decoration: underline; }a:hover { color: #2864a5; }