body{
  	   color: white; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 10pt;
       text-decoration: none;
       background-color: transparent; 

}

table{
  	   color: white; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 10pt;
       text-decoration: none;
       background-color: transparent; 

}
normal{
  	   color: green; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 10pt;
       text-decoration: none;
       background-color: transparent; 

}
p {
  	   color: white; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 10pt;
       text-decoration: none;
       background-color: transparent; 

}

 h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: #B0d7eb;
}                   

 h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: white;

}  

 h3{
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      font-weight: bold;
      color: white;
      background-color: transparent;
}
 h5{
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      color: #B0d7eb;
      background-color: transparent; 
      font-style:italic;
}

 
 a{ 
	   color: white; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-weight: bold;
	   text-decoration: underline;
       background-color: transparent;
}

 a:hover{
	   color: Navy; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
	   text-decoration: underline;
       font-weight: bold; 
       background-color: white;
}


.Menu1{ 
	   color: black; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 11pt;
       font-weight: bold;
	   text-decoration: none;
       width: 100%; 
       border-left-width:1; 
       border-Left-style:solid; 
       border-right-width:1; 
       border-right-style:solid; 
       border-top-width:1; 
       border-top-style:solid; 
       border-bottom-width:1
}

:link.Menu1{ 
	   color: black; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 11pt;
       font-weight: bold;
	   text-decoration: none;
       background-color: transparent;
       width: 100%;
}

:visited.Menu1{ 
	   color: black; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 11pt;
       font-weight: bold;
	   text-decoration: none;
       background-color: transparent;
       width: 100%;
}

:hover.menu1{
	   color: black; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
	   text-decoration: none;
	   font-size: 11pt; 
       font-weight: bold; 
       background-color: #FF6600;
}
:active.menu1{
	   color: #FF6600; 
	   font-family: Arial, Verdana, Helvetica, sans-serif;
	   text-decoration: none;
	   font-size: 11pt; 
       font-weight: bold; 
       background-color: black;
}
img {
margin: 0 0 0 0 ;
}