body
{
font-family: georgia, serif;
font-size: 10pt;
color: black;
background: white;
width: auto;
margin: 0 10%;
}

#header img
{
display: none;
}

#header_pictures
{
display: none;
}

#navigation
{
display: none;
}

#content a, #sidebar a
{
color: black;
text-decoration: none;
}

#content a:link, #sidebar a:link
{
color: black;
text-decoration: none;
}

#content a:link:after, #sidebar a:link:after
{
content: " (" attr(href) ") ";
color: #CCCCCC;
font-size: 80%;
}

#content2 a, #sidebar a
{
color: black;
text-decoration: none;
}

#content2 a:link, #sidebar a:link
{
color: black;
text-decoration: none;
}

#content2 a:link:after, #sidebar a:link:after
{
content: " (" attr(href) ") ";
color: #CCCCCC;
font-size: 80%;
}


#footer li
{
display: none;
}

h1
{
font-size: 18pt;
}

h2
{
font-size: 16pt;
}

h3
{
font-size: 14pt;
}

h4
{
font-size: 12pt;
}

p
{
margin: 0 0 5pt 0;
}

.jobs
{
text-align: center;
}
