body
{
margin-left: 0px;
margin-top: 0px;
font-family: Verdana, Arial, sans-serif;
list-style : none;
background-color: white;
color: #0B614B;
}

.top {
text-align:left;   
}

table.top {
margin-left:20px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
font-family: Verdana, Arial, sans-serif;
font-size : 14px;
font-weight: normal;
}

.menu {
text-align:left;
background-color: #088A68;
height: 15px;
}

table.menu {
margin-left:20px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
font-family: Verdana, Arial, sans-serif;
font-size : 14px;
font-weight: normal;
color: white;
}
a.menu
{
color: white;
}

a.menu:hover
{
color: #0B614B;
}

.line {
text-align:left;
background-color: #088A85;
height: 5px;
}

.main
{
margin-left: 60px;
background-color: white;
text-align: left;
color: #0A2A1B;
}

table.main {
margin-left:0px;
margin-right:auto;
font-family: Verdana, Arial, sans-serif;
font-size : 14px;
font-weight: normal;
color: #0A2A1B;
}

a.main
{
color: #0A2A1B;
text-decoration: none;
}

a.main:hover
{
color: #04B486;
}

.submain
{
margin-left: 40px;
background-color: white;
text-align: left;
}

.subsubmain
{
margin-left: 40px;
background-color: white;
text-align: left;
}

table.submain {
margin-left:0px;
margin-right:auto;
font-family: Verdana, Arial, sans-serif;
font-size : 12px;
font-weight: normal;
color: #424242;
border-collapse: collapse;
}

table.subsubmain {
margin-left:40px;
margin-right:auto;
font-family: Verdana, Arial, sans-serif;
font-size : 12px;
font-weight: normal;
color: #0A2A1B;
border-collapse: collapse;
}

a.subsubmain
{
color: #0A2A1B;
text-decoration: none;
}

a.subsubmain:hover
{
color: #0B614B;
}

table.black {
margin-left:0px;
margin-right:auto;
font-family: Verdana, Arial, sans-serif;
font-size : 14px;
font-weight: normal;
color: black;
border-collapse: collapse;
}

a.sub
{
color: #0A2A1B;
text-decoration: none;
}

a.sub:hover
{
color: #04B486;
}

a.subsub
{
color: #424242;
text-decoration: none;
}

a.subsub:hover
{
color: #04B486;
}

.button1 {
    background-color: #04B486;
    border: none;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.button1:hover {
    background-color: #01DFA5;
    color: white;
}

.button2 {
    background-color: #04B486;
    border: none;
    color: white;
    padding: 2px 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
}
.button2:hover {
    background-color: #01DFA5;
    color: white;
}

.footer {
text-align:left;
background-color: white;
height: 60px;
}

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    color: #B2B1B1;
}

h1
{
font-size : 40px;
color: Black;
font-weight: normal;
}

h2
{
font-size : 22px;
font-weight: bold;
color: #424242;
}

h3
{
font-size : 18px;
font-weight: normal;
color: #424242;
}

h4
{
font-size : 12px;
font-weight: normal;
color: #424242;
}

h5
{
font-size : 14px;
font-weight: normal;
color: #424242;
}

h6
{
font-size : 12px;
font-weight: normal;
color: firebrick;
}

















