.nounderline
{
text-decoration: none;
}

.page_bg
{
background: #454134;
}

.last_updated
{
color: black;
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
}

.body
{
color: black;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background-color: #c7b583;
padding: 2em;
}

.body_text
{
color: black;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.h1
{
color: black;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.h2
{
color: black;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.h3
{
color:black;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold
}

.menu_links
{
color: #e6de7c;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.menu_links, .footer,links
{
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}

.menu_links:hover
{
color: #ffffff;
}

.menu_bg
{
background: #38375F;
}

.menu_current_page_bg
{
background: #305B93;
}

.header_bg {
background: #7b7d58;
}

.footer_links
{
color: #e6de7c;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

.footer_links:hover
{
color: #ffffff;
}

.footer_bg
{
background: #7b7d58;
}
.table_header_bg
{
background: #7b7d58;
}

.body_copyright_text
{
color: black;
font-size: 8px;
font-family: Arial, Helvetica, sans-serif;
}

.divider
{
color: #454134;
}
