/* Standard */
body { background-color: #ffffff; }
body * { font-family: Verdana, Times, serif }
p, li { font-size: 0.8em }
h1 { font-size: 1.2em }
h2 { font-size:1em }
h3 { font-size:0.9em}

div.nav { display: none }
div.right { display: none }
div.footer { display: none }

div.alltogether .notfirst { display:none }
div.alltogether h2 { margin-top: 40px; text-transform: uppercase; }
div.alltogether h3, div.alltogether h4 { border-bottom: solid 1px #CEDEDE } 