@charset "utf-8";

.head .right,
.sidenavigation,
.staticnavigation,
.newsbox,
.printer{
	display: none;
}

body,
.wrapper,
.container,
.content_outer,
.content{
}

.content_outer{
	background-color:#fff;
}

.wrapper,
.container{
	width:545px;
	border:none;
}

body{
    font-size: 80%;
    line-height:1.25em;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.head .left h1{
    border-bottom:3px solid #ffffff;
}

.head .left h1 a{
    font-size: 80%;
	color: black;
    display:block;
}

