body {
 color: #000000;
 font-family: helvetica, Arial, sans-serif;
 font-size: 10pt;
 Text-Align: justify;
 background: #F0F0F0;
}


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

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

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: #0090E0;
}

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




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:#0092E7; text-decoration:none; font-style:italic}
a.td:hover {font-family: Arial; font-size: 9pt; color:#00009C; background-color:#F0F0F0; text-decoration:none}