body {
    font-size: 13px;
    line-height: 110%;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}

img, a {
    border: none;
}

a:link, a:visited, a:active, a:hover {
    color: black;
    text-decoration: underline;
}


.image-left, .image, .image-right {
    margin: 10px 10px 10px 0px;
    float: left;
    clear: both;
}

.image-left a span, .image a span, .image-right a span {
    display: none;
}

h1 {
    margin-top: 30px;
}




