
a { color: blue; text-decoration: underline; }
a:visited { color: blue; }
a:hover { color: orange; font-weight: 700; }
table { line-height: 22px; letter-spacing: 1px; }
.float1 { float: left; margin-right: 10px; margin-bottom: 10px; padding-right: 12pt; padding-bottom: 12pt; }
.title1 { text-indent: 12pt; word-spacing: 1px; border-bottom: 1pt solid gray; border-left: 10pt solid gray; }
address { color: gray; font-size: 12px; font-weight: normal; font-style: normal; letter-spacing: 1px; width: 100%; padding: 10px; border-top: 5px solid navy; }
.box1 { line-height: 20px; letter-spacing: 0; border: solid 1pt silver; outline: solid 1px silver; }
.box2 { border-bottom: 1pt solid green; border-left: 12pt solid green; }
.box3 { line-height: 20px; letter-spacing: 0; border: solid 1pt green; outline: solid 1px green; }
.box4 { border: solid 1pt gray; outline-width: 0; }
