#text {
font-family: Arial, Helvetica, sans-serif;
color: rgb(0, 51, 102);
font-size: 10pt;
}

p {
font-family: Arial, Helvetica, sans-serif;
color: rgb(0, 51, 102);
font-size: 10pt;
text-align:justify;
}

h2 { font-family: Arial, Helvetica, sans-serif; color: rgb(0, 51, 102); font-size: 11pt; font-weight: bold}
h3 { font-family: Arial, Helvetica, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 51, 102); font-weight: bold}
h4 {  font-family: Arial, Helvetica, Helvetica, sans-serif; font-size: 14pt; font-style: normal; color: #E58A3B; font-weight: bold; line-height: normal}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #FFCB7D; line-height: normal}

a {  text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: rgb(0, 51, 102); font-size: 10pt; font-weight: bold}

ul { list-style-type: disc; color: rgb(0, 51, 102); font-family: Arial, Helvetica, sans-serif;
color: rgb(0, 51, 102);
font-size: 10pt}

#footer {	
    color: #F89117;
    font-weight: bold;
    font-size: medium;
	background-color: #ffffff;
	bottom: 0;
	position: fixed;
	z-index: 99;
	left: 400px;
	height: 30px;
	width: 800px;
  }
  
table {display: block;

   }