﻿body {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    margin: 0px;
    color: #125582;
}


.service {
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #658A21;
}

.serviceOperation {
    margin-left: 2%;
    padding-top: 4px;
}

h1 {
    font-size: 10pt;
    font-weight: normal;
    color: #658A21;
}

.serviceDescription {
}

.operationTitle {
    font-weight: bold;
}

.operationUrl {
    font-size: 8pt;
    color: #658A21;
}

.label { 
    font-weight: bold;
    font-style: italic; 
    font-size: 8pt;
    color: Gray;
}

.methods { 
    font-style: italic; 
    font-size: 8pt;
    color: Gray;
}
