h1 { font-size: 9pt; font-weight: bold; font-family: verdana, arial, sans serif; margin-top: none; padding-top: none; }
h2 { font-size: 9pt; font-weight: bold; font-family: verdana, arial, sans serif; }

p { font-size: 9pt; font-family: verdana, arial, sans serif; line-height: 14pt; }

a, a:active, a:visited { color: #343434; text-decoration: none; background-color: #f1f1f1; }
a:hover { border-bottom: solid 2px #aeaeae; color: black; }
a img { border: none !important; }

body { margin: 10px; font-size: 9pt; font-family: verdana, arial, sans serif; background-color: white !important; overflow: auto; }

#container { width: 610px; overflow: hidden; }
#left { position: absolute; top: 10; left: 10; height: 100%; padding: none; width: 180px; color: black;}
#right { float: right; width: 400px; padding: none; margin: 0 0 0 20px; height: 100%; overflow: auto; }

li {padding-bottom: 10px; }
.read { color: #555555; }

body > #container > #left { position: fixed; }
body > #container2 > #left { position: fixed; }
