body {
background-color: #EEEEEE;
font-family: Helvetica, sans-serif;
}

a {
text-decoration: none;
}

ul {
font-family: sans-serif;
}

ul li {
list-style-type: square;
margin: 4px;
}

div#conformance {
position: absolute;
right: 5px;
bottom: 5px;
}

div#conformance img {
border: 0;
width: 88px;
height: 31px
}
