/* styles.css - Preservation reconstruction for kellerbook.com template3
 * Original source: http://www.kellerbook.com/templates/template3/css/styles.css
 * Status: RECONSTRUCTED - original unavailable from this environment
 * Based on class usage found in the preserved pages. Microsoft FrontPage 5.0 template.
 */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    background-color: #999999;
    margin: 0;
    padding: 0;
}

.logo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: #ffffff;
    background-color: #808000;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}

.normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}

/* Microsoft Office/Word FrontPage generated classes */
.MsoNormal {
    margin: 0;
    padding: 0;
}

.MsoNormalTable {
    border-collapse: collapse;
}

.MsoTableGrid {
    border-collapse: collapse;
    border: 1px solid #000000;
}

a {
    color: #000080;
}

a:visited {
    color: #800080;
}

a:hover {
    color: #ff0000;
}

/* Form notice for preserved contact form */
.form-notice {
    background-color: #ffffcc;
    border: 1px solid #cccc00;
    padding: 8px;
    margin: 10px 0;
    font-style: italic;
}
