/* Top Bar */
table.top {
 height:100%;
 width:450;
 font-size:14pt;
 vertical-align:middle;}

/* Side Bar */
p.side {
 font-size:20pt;
 font-weight:bold;}

/* Body */
li.body,
p.body {
 font-size:16pt;}
h.body {
 font-size:20pt;
 font-weight:bold;}