BODY {
background: #cccccc;
color: black;
font-family: sans-serif;
}

Table.areas {
background: #eeeeee;
border-width: 1px;
border-style: dotted;
font-size: 9pt;
 }

div.all{
background: white;
padding: 10px;
position: relative;
margin: 0 auto;
width: 800px;
border: 2px;


}
div.main {
font-family: serif;
 }

EM.bullet {
color: #aaaaaa;
background: #aaaaaa;
}

H2 {
text-align: center;
}

TABLE.navbar {
text-align: center;
}
