.pagetitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: normal;
    color: #000000;

}
.bodytext {
    font-family: "Times New Roman", Times, serif;
    font-size: 15px;
    line-height: normal;

}
.indextext {
    font-family: Arial;
    font-size: 11px;
}
.serviceheading {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.eventsummary {
    margin-bottom:10px;
}

#itempage2 .item {
    margin-bottom:10px;
}

.warnings {
    text-align:center;
    font-family: Arial;
    font-size: 11px;
    padding: 5px;
    color: #f00;
    background-color: #C5E2D0;
    border-color: #134E39;
    border-width: 1px;
    border-style: solid;
}
