body {
        background-color: white;
}
#print_path {
        margin: 15px 0 15px 0;
        padding:0;
        font-size: 11px;
}
#print_content {
        width:800px;
        padding: 10px 0 0 20px;
}
#print_logo {
        position:absolute;
        top:0;
        left:13px;
        margin:0;
        padding:0;
        width: 450px;
}
#print_adress {
        margin: 0 0 0 450px;
        padding:5px 0 0 0;

        font-size: 11px;
        line-height:120%;
        text-align : right;
}
H1, H2, H3, H4, .subhead1, .subhead2, .subhead3 {
        color : #313031;
        background-image:none;
}
A:link, A:visited, A:hover,  A:active{
	background-color : transparent;
	color : #313031;
	text-decoration : underline;
                font-weight:normal;
}

optgroup {
   padding: 0 0 0 10px;
   font-weight: normal;
}