body {
 margin: 0px;
}
body, td, p {
 font-family: Times New Roman;
 font-size: 14px;
 color: #000000;
 background: #FFFFFF;
}

h1 {
 font-size: 24px;
 color: #7D5F17;
 text-align: left;
}
h2 {
 font-size: 16px;
 color: #7D5F17;
 text-align: left;
}
a {
 color: #7D5F17;
}

.menu td {
 text-align: left;
 background-color: #0E451D;
 color: #FFFFFF;
}
.content h1 {
 margin-left: 5px;
}

.menu_selected a {
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF;
}

.menu_unselected a {
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF;
}

.submenu_selected a {
 font-size: 12px;
 text-decoration: underline;
 color: #FFFFFF;
}

.submenu_unselected a {
 font-size: 12px;
 text-decoration: none;
 color: #FFFFFF;
}

.submenu_unselected a:hover {
 font-size: 12px;
 text-decoration: underline;
 color: #FFFFFF;
}

.faqq {
 font-weight: bold;
 color: #7D5F17;
}

.copyright {
 font-size: 12px;
 color: #0E451D;
 font-weight: bold;
}

.manager_name {
 font-size: 14px;
 color: #0E451D;
 font-weight: bold;
}
.salute {
 font-style: italic;
}
