p {
  font-family: arial, sans-serif;
  color: #666666;
  }

a {
  color: #b492b4;
  border-style: none;
  text-decoration: none;
  }
  
div {margin: 0;}

h2 {
  font-family: arial, sans-serif;
  color: #b492b4;
  margin: 0;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
  font-size: 30px;
  }


  
h3 {
  font-family: arial, sans-serif;
  font-size: 15pt;
  color: #999999;
  weight: bold;
  }
  
p a {
  color: #666666;
  margin: 0px;
  padding: 0px;
  border-bottom-style: dotted;
  text-decoration: none;
  border-bottom-width: thin;
  }
  
 
  

  
ul {
  list-style: disc url(http://workercoopfcu.org/images/layout/bullet.gif);
  margin: 0px;
  padding-left: 20px;
  }

li {
  padding: 5px 0;
  font-family: arial, sans-serif;
  font-weight: bold;
  }
  
  
.webroot, .webroot a {
  color: #FFFFFF;
  font-size: 9px;
  position: relative;
  right: 40px;
  bottom: 7px;
  text-align: right;
  border-bottom-style: none;
  text-decoration: none;
  border-bottom-width: thin;
  }
  
