body, div{
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
}

font, input, li, option, p, select, span, table, textarea, td, th, tr, ul {
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    color: #3F3F3F;
}

body {
    margin: 0px;
    background-color: #efefef;
}

.WG7S-Header {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

a {
    color: Blue;
}

    a:link {
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
    }

    a:active {
        text-decoration: underline;
    }

ul {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 18px;
    margin-top: 5px;
    color: #666666;
    padding-left: 2px;
}

ol {
    list-style-position: outside;
    margin-left: 25px;
    margin-top: 5px;
}

h1 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 18px;
    color: #3F3F3F;
    margin-top: 12px;
    margin-bottom: 40px;
}

h2 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 18px;
    color: #3F3F3F;
    margin-top: 15px;
    margin-bottom: 15px;
}

h3 {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 2px;
}

input {
    font-family: verdana;
    font-size: 11px;
}

select {
    font-family: Verdana;
    font-size: 11px;
}

table {
    border-collapse: collapse;
}

.gridSearch4 {
    height: 487px;
}

.gridSearch5 {
    height: 507px;
    margin-top: 5px;
}
