BODY 
{
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

A.menu 
{
color: black; 
font-size: 11pt; 
font-family: "Georgia", sans-serif; 
font-weight: 700; 
text-decoration: none;
}

A.menu:hover
{
color: #F55C2D; 
font-size: 11pt;
font-family: "Georgia", sans-serif;
font-weight: 700; 
text-decoration: none;
}

A.selected_menu 
{
color: #F55C2D; 
font-size: 11pt; 
font-family: "Georgia", sans-serif;
font-weight: 700; 
text-decoration: none;
}

A.selected_menu:hover
{
color: #F55C2D; 
font-size: 11pt; 
font-family: "Georgia", sans-serif;
font-weight: 700; 
text-decoration: none;
}

A.links
{
color: black; 
font-size: 10pt; 
font-family: "Georgia", sans-serif;
text-decoration: none;
}

A.links:hover
{
color: #F55C2D; 
font-size: 10pt; 
font-family: "Georgia", sans-serif;
text-decoration: none;
}

A.big_links
{
color: black; 
font-size: 12pt; 
font-family: "Georgia", sans-serif;
text-decoration: none;
font-weight: bold; 
}

A.big_links:hover
{
color: #F55C2D; 
font-size: 12pt; 
font-family: "Georgia", sans-serif;
text-decoration: none;
font-weight: bold; 
}

A.pic_links
{
color: black; 
font-size: 10pt; 
font-family: "Georgia", sans-serif;
text-decoration: none;
}

A.pic_links:hover
{
color: black; 
font-size: 10pt; 
font-family: "Georgia", sans-serif;
text-decoration: none;
}

.header
{
color: black; 
font-size: 18pt; 
font-family: "Georgia", sans-serif;
font-weight: 700;
text-decoration: none;
}

.subheader
{
color: black; 
font-size: 12pt; 
font-family: "Georgia", sans-serif;
font-weight: 700;
text-decoration: none;

}

.error
{
color: red; 
font-size: 10pt; 
font-family: "Georgia", sans-serif;
text-decoration: none;
}

TR
{
color: black; 
font-size: 11pt; 
font-family: "Georgia", sans-serif;
text-decoration: none;
}

.footer
{
color: black; 
font-size: 10pt; 
font-family: "Georgia", sans-serif;
text-decoration: none;
border-style: solid;
border-left-width: 0;
border-right-width: 0;
border-top-width: thin;
border-bottom-width: 0;
}

.nav_section
{
border-style: solid;
border-left-width: 0;
border-right-width: 1px;
border-top-width: 0;
border-bottom-width: 0;
border-color: black;
}

.nav_header
{
border-style: solid;
border-left-width: 0;
border-right-width: 0;
border-top-width: 0;
border-bottom-width: 1px;
border-color: black;
}

.nav_corner
{
border-style: solid;
border-left-width: 0;
border-right-width: 1px;
border-top-width: 0;
border-bottom-width: 1px;
border-color: black;
}

.static_border
{
border-style: solid;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-color: black;
}


TABLE
{
border-collapse: collapse;
}