body
{
background-color: #005020;
padding: 0px;
margin: 0px;
}


.center
{
text-align: center;
text-indent: 0px;
}

table.t_page
{
padding: 0px;
border: none;
margin: 0px;
}

table.t_page tr
{
}

td.t_page
{
border: none;
margin: 0px;
padding: 10px;
background-color: white;
}

div
{
border: none;
padding: 0px;
margin: 0px;
}

table.head
{
background-color: #dbe6df;
margin: 0px;
}
table.head tr td
{
text-align: center;
}

div.head
{
background-color: #dbe6df;
}

div.page
{
padding:10px;
margin: 0px;
background-color: #dbe6df;
}

div.menu
{
background-color: #005020;
text-align: center;
padding: 5px;
color: white;
margin: 10px 0px 10px 0px;
}

span.menu
{
color: white;
font-size: 10pt;
font-weight: bold;
}

span.menu a, span.menu a:link, span.menu a:visited, span.menu a:active
{
color: white;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
border: solid 1px #005020;
}

span.menu a:hover
{
color: white;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
border: solid 1px white;
}


div.menu span{
margin: 0px 10px 0px 10px;
}

h1
{
font-family: Arial,sans-serif;
font-size: 17pt;
color: #005020;
font-weight: bold;
margin: 10px 0px 30px 0px;
text-align: center;
}

h2
{
font-family: Arial,sans-serif;
font-size: 12pt;
color: #005020;
font-weight: bold;
/*font-style: italic;*/
margin: 10px 0px 25px 0px;
}

a img
{
border: none;
}

p, span
{
font-family: Arial,sans-serif;
font-size: 12pt;
color: black;
text-align: justify;
margin: 10px 0px 30px 0px;
text-indent: 30px;
}

a
{
font-family: Arial,sans-serif;
font-size: 12pt;
}

a:link, a:visited, a:active
{
color: #005020;
text-decoration: underline;
}

a:hover
{
color: #005020;
font-weight: bold;
text-decoration: underline;
}

span.mark
{
font-family: Arial,sans-serif;
font-size: 14pt;
font-weight: bold;
text-align: center;
color: #005020;
}

div.image-r
{
float:right;
margin: 0px 0px 15px 15px;
}

div.image-l
{
float:left;
margin: 0px 15px 15px 0px;
}

div.image-c
{
text-align: center;
margin: 0px;
}



div.image-r p, div.image-l p, div.image-c p, div.static p, p.legend
{
margin: 0px;
font-size: 9pt;
font-style: italic;
text-align: center;
color: gray;
text-indent: 0px;
}

hr
{
margin: 10px;
border: solid 1px #dbe6df;
color: #dbe6df;
}


p.c_title
{
font-weight: bold;
color: #005020;
margin: 20px 0px 10px 30px;
text-indent: 0px;
}

p.c_text
{
margin: 10px 0px 20px 60px;
text-indent: 0px;
}



