body {
    font-family: "verdana","helvetica","arial";
    font-size: 13px;
    font-style: normal;
    color: black;
    margin: 0;
}

.footer {
    font-family: "verdana","helvetica","arial";
    font-size: 10px;
    font-style: normal;
    color: #000000;
}

.topnav {
    font-family: "verdana","helvetica","arial";
    font-size: 10px;
    font-style: normal;
    color: #000000;
}

.code {
    font-family: monospace;
    font-size: 11px;
}

pre {
    font-family: monospace;
    font-size: 11px;
}

h1 {
    font-family: "verdana","helvetica","arial";
    font-size: 20px;
    font-weight: bold;
}

h2 {
    font-family: "verdana","helvetica","arial";
    font-size: 16px;
    font-weight: bold;
    color: black;
}

h3 {
    font-family: "verdana","helvetica","arial";
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
}

h6 {
    font-family: "verdana","helvetica","arial";
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: white;
}

li {
    font-family: "verdana","helvetica","arial";
    font-size: 13px;
    font-style: normal;
    color: black;
}

ol {
    font-family: "verdana","helvetica","arial";
    font-size: 13px;
    font-style: normal;
    color: black;
}

p {
    font-family: "verdana","helvetica","arial";
    font-size: 13px;
    font-style: normal;
    color: black;
}

td {
    font-family: "verdana","helvetica","arial";
    font-size: 13px;
    font-style: normal;
    color: black;
}

ul {
    font-family: "verdana","helvetica","arial";
    font-size: 13px;
    font-style: normal;
    color: black;
}


/* Custom classes */

.small {
    font-family: "verdana","helvetica","arial";
    font-size: 10px;
}

.medium {
    font-family: "verdana","helvetica","arial";
    font-size: 13px;
}

.large {
    font-family: "verdana","helvetica","arial";
    font-size: 17px;
}

.xlarge {
    font-family: "verdana","helvetica","arial";
    font-size: 22px;
}

.recipe {
    font-family: "verdana","helvetica","arial";
    font-size: 15px;
}

.whitehead {
    font-family: "verdana","helvetica","arial";
    font-size: 20px;
    color: white;
}

.bio {
    font-family: "verdana","helvetica","arial";
    font-size: 13px;
    color: black;
    font-weight: bold;
}

.stripe18h {
    font-family: "verdana","helvetica","arial";
    font-size: 13px;
    color: black;
    font-weight: bold;
}

.skills {
    font-family: "verdana","helvetica","arial";
    font-size: 10px;
    color: black;
    font-weight: bold;
}

.courier_11_bold {
    font-family: "courier";
    font-size: 11px;
    color: black;
    font-weight: bold;
}

.times_18 {
    font-family: "times new roman","times";
    font-size: 18px;
    color: black;
    font-weight: normal;
}

A:link {
    color: #000000;
    text-decoration: none;
}

A:visited {
    color: #000000;
    text-decoration: none;
}

A:hover {
    color: #cc0000;
    text-decoration: underline;
}

A.bb:hover {
    color: #cc0000;
    text-decoration: underline;
}

.tablenopadding {
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.distributors-results {
    width: 100%;
}

    .distributors-results tr th, .distributors-results tr td {
        text-align: left;
        vertical-align: top;
        padding-bottom: 10px;
    }

    .distributors-results tr td a { text-decoration:  underline;}
.distributors-results-note {
    color: red;
    font-weight: bold;
    padding-bottom: 10px;
    display: block;
}
