body{
overflow:auto;
background-color:#eeeeee;
color:black;
font-family:arial, sans-serif;
margin:0px;
font-size:10pt}

table{border-collapse:collapse}

img{border-style:none}

a{color:navy;
text-decoration:none}

a:hover{color:navy;
text-decoration:underline}

p{margin:10pt 5px 0px 5px}

h1{
margin:0px 0px 10pt 0px;
color:maroon;
font-size:14pt;
text-align:center}

#top_left{
background-color:navy;
position:absolute;
left:0px;
top:0px;
width:150px;
height:45px;
padding-top:7px;
border:1px solid navy}

#bottom_left{
background-color:#cccccc;
position:absolute;
left:0px;
top:45px;
width:150px;
height:530px;
padding-left:5px;
line-height:1.4;
border:1px solid navy}

#top_right{
background-color:navy;
color:white;
position:absolute;
left:150px;
top:0px;
width:620px;
height:45px;
text-align:center;
font-size:26pt;
border:1px solid navy}

#bottom_right{
background-color:#cccccc;
position:absolute;
left:150px;
top:45px;
width:620px;
height:530px;
border:1px solid navy}

#bottom_left b{
color:maroon}

#last_updated{
position:absolute;
left:350px;
top:580px;
font-size:8pt}