﻿body
{
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fdfaf2;
}

.content
{
    font-family: Arial;
    color: #636363;
    font-size: 10pt;
    text-decoration: none;
}


.member 
{
    font-family: Arial;
    color: #5d9172;
    font-size: 8pt;
    font-weight:bold;
    text-decoration: none;

}

.member a:hover
{
    color: #000000;
    text-decoration: underline;

}

.heading
{
    font-style: italic;
    font-family: Arial;
    font-weight:bold;
    color: #26276e;
    font-size: 13pt;
}
.heading2
{
    font-family: Arial;
    font-weight:bold;
    color: #5d9172;
    font-size: 10pt;
}

.hr
{
    height: 1px;
    color: #5d9172;
}

.smallwhite
{
   font-family: Arial; 
   color: #ffffff; 
   font-size: 8pt;
}

.breadcrumb
{
    font-size: 8pt;
}