﻿.content
{
    font-family:Arial;
    font-size:10pt;
    color:#524036;
    text-decoration:none;
    }
.whitebold
{
    font-family:Arial;
    font-size:10pt;
    color:#524036;
    font-weight:bold;
    text-decoration:none;
    }
.titles
{
    font-family:Arial;
    font-size:11pt;
    font-weight:bold;
    color:#720006;
    text-decoration:none;
    }
.titlesbrown
{
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    color:#524036;
    text-decoration:none;
    }
.smallfont
{
    font-family:Arial;
    color:#524036;
    font-size:9pt;
    }
.border {
  border: 1px #A47E5F solid;
}  
html, body {
height: 100%;
}