body { background-color:lightcyan; }
body,html { margin:0; padding:0; }
p,li,td{ font-family: georgia,roman,serif; font-size:10pt; text-align:justify; }
#maintab { width:900px; background-color:white; display:table; margin:0; padding:0; }
h1,h2,h3 {
 color:#777; text-align:center; margin-bottom:0; margin-top:0.8em; margin-bottom:0.4em;
}
h4 { text-align: center; margin:0; }
#rhs { position:relative; display:table; float:right; width:240px; }
#rhs div { width:100%; margin:auto; padding-top:32px; padding-bottom:32px;  }
.bord { border:1px solid silver; }
.bord a { text-decoration:none; }
#rhs div p { padding-left:32px; }
#head { float:left; width:660px; height:100px; border-bottom: 2px solid gray; }
#core {
 width:660px; clear:left; float:left; padding-top:24px;
/* background: white url(banner.jpg) top left no-repeat; */
}
#core p { font-size:8pt; margin-bottom:10pt; margin-top:7pt; padding-right:12px; }
#logo {
 position:relative; display:table; float:left; width:240px; height:100px;
 background: white url(logo.png) top center no-repeat; border: 1px solid gray;
}
#foot { clear:both; width:100%; padding-top:64px; padding-bottom:64px; }
.red { color:maroon; }
.pl { float:left; padding-left:24px; }
.pr { float:right; padding-right:24px; }

