
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: black;
}
#header{
background: url(../assets/images/logo_print.gif) 0 0 no-repeat;
width: 400px;
height: 90px;
}
#header .floatright{
display: none;
}
#topnavi{
display: none;
}
#subnavi{
display: none;
}
a, a:link, a:active, a:visited{
color: black;
text-decoration: underline;
}
#footer{
border-top: 1px solid black;
margin-top: 20px;
font-size: 0.75em;
}
img{
border: 0;
}
#searchform{
display: none;
}
#quicklinks{
display: none;
}
#flash{
display: none;
}