body {
	margin: 15px;
	text-align: center;
    background-color: white;
}

#disclaimer {
    text-align: left;
}

.slogan {
    background-color: white;
    border-bottom: 1px solid #F18500;
}

.content, .imgCol {
    padding: 10px 0 10px 0;
    background-color: white;
}

.adres {
    border-top: 1px solid #F18500;
    background-color: white;
    width: 640px;
    margin: 0 auto;
}

.adres div {
    margin: 5px 0 0 0;
}

p, ul, ol, a, td, h1, h2 {
    color: #004DA0;
}

ul {
   	list-style-image: url(../images/next-blue.gif);
}
