﻿body {
 color: #000000;
 width: 1600px;
 font-family: helvetica, Arial, sans-serif;
 font-size: 12pt;
 Text-Align: justify;
 background: #F0F0F0;
}


h1 {
 font-family: helvetica, Arial, sans-serif;
 font-size: 26pt;
 font-weight: bold;
 text-align: center;
 color: #A2BD16;
}

h2 {
 font-family: helvetica, Arial, sans-serif;
 font-size: 16pt;
 font-family: Arial;
 font-weight: bold;
 text-align: center;
 color: #A2BD16;
}
h3 {
 font-family: helvetica, Arial, sans-serif;
 font-size: 14pt;
 font-family: Arial;
 font-weight: bold;
 text-align: left;

 color: #A2BD16;
 }
h4 {
 font-family: helvetica, Arial, sans-serif;
 font-size: 10pt;
 font-family: Arial;
 font-weight: bold;
 text-align: left;
 color: #A2BD16;
 }


h5 {
 font-family: helvetica, Arial, sans-serif;
 text-align: right;
 font-size: 8pt;
 color: #A2BD16;
}

table {
 font-family: helvetica, Arial, sans-serif;
 font-size: 10pt;
}
td{
 font-family: helvetica, Arial, sans-serif;
 font-size: 10pt;
}

td.navigation{
 font-family: helvetica, Arial, sans-serif;
 font-size: 8pt;
 color: #E8E8E8;
 background: #A2BD16;
}

td.text{
 font-family: helvetica, Arial, sans-serif;
 font-size: 10pt;
 color: #000000;
 background: #F0F0F0;
}


a:link { color: #A2BD16; }
a:visited { color: #cc6666; }

a.td:link {font-family: Arial; font-size: 9pt; color:#E8E8E8; text-decoration:none}
a.td:visited {font-family: Arial; font-size: 9pt; color:#E8E8E8; text-decoration:none}
a.td:active {font-family: Arial; font-size: 9pt; color:#00009C; background-color:#A2BD16; text-decoration:none; font-style:italic}
a.td:hover {font-family: Arial; font-size: 9pt; color:#00009C; background-color:#A2BD16; text-decoration:none}