

#content {
    display: none;
}

#easycontent {
    display: block;
    line-height: 1.5;
}

h1 {
    font-size: 2em;
}
h2 {
    font-size: 2em;
}
h3 {
    font-size: 1.5em;
}

#easycontent .breadcrumb a {
    font-size: 1em;
}

#easycontent p  {
    font-size: 1.4em;
}

#easycontent li  {
    font-size: 1.4em;
}

#easycontent a {
    font-size: 1em;
}

#easycontent .inlinegraphic {
    padding-top: 1em;
    width: 150px;
}
