p.description {
    font-style: italic;
}
div.package {
    border-bottom-style: dotted;
    border-width: thin;
}
div.odd {
    background-color: WHITE;
}
div.even {
    background-color: #E8E8E8;
}
span.linkline {
    border-style: dashed;
    border-width: thin;
}
span.name {
    font-weight: bold;
    font-size: medium;
    /*font-family: "Cottonwood", fantasy;*/
}
span.version {
}
span.section {
}
span.archs {
}
span.source {
}
h2 {
    /*border-top-width: thin;
    border-top-style: solid;*/
    font-style: italic;
    background-color: #deeeff;
}
img {
    border: 0px;
}
