html,body {
font-family:Times, Georgia, Palatino, serif;
font-size:16pt;
font-size:100%;
color:#000;
}

#navarea {
display:none;
}

#body {
width:100%;
}

#footer {
display:none;
}

h1 {
font-size:125%;
text-transform:uppercase;
}

h2 {
font-size:100%;
text-transform:uppercase;
}

h3 {
font-size:80%;
text-transform:uppercase;
}

.first {
font-size:90%;
}

.second {
font-size:80%;
}

.third {
font-size:70%;
}

.uppercase {
text-transform:uppercase;
}

.badge {
border:1px solid #000;
}

a {
text-decoration:underline;
}

#mailinglist {
display:none;
}

#mediaarea {
display:none;
}

#videoarea {
display:none;
}

#calarea {
width:500px;
}

.hidden {
display: none;
}

.printonly {
font-size:90%;
}