<style type="text/css">{  }
A:link { 
  color: #434b4d; 
  text-decoration: none; 
  background-color: transparent 
  }
  
A:visited { 
  color: #white; 
  text-decoration: none; 
  background-color: transparent 
  }
  
A:hover { 
  color: #white; 
  text-decoration: underline; 
  background-color: transparent
  }

body{
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  }
  
.bullettext {
  color: #434b4d;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, sans-serif; 
  }
  
.bulletheader {
  color: #678494;
  font-style: bold;
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, sans-serif; 
  }


.copyright {
  color: white;
  font-style: normal;
  font-size: 9px;
  font-family: Verdana, Geneva, Arial, sans-serif; 
  }

.bodytext { 
  color: #434b4d; 
  font-style: normal; 
  font-size: 10px; 
  font-family: Verdana, Geneva, Arial, sans-serif; 
  }
  
.formtext {
  background-color: #ffffff;
  color: black;
  border-color: black;
  font-style: normal;
  font-size: 10px; 
  font-family: Verdana, Geneva, Arial, sans-serif; 
  }

-->
</style>