h1, h2, h3, h4 {
 color: #006666;  
}

table.assessment {
  width: 90%;
}

td.green {
  color: #669999;
}

.purple {
 color: #55397b;    
}

.green {
 color: #006666;      
}

.center {
  text-align: center;
}

.border {
  border:1px solid #eee;
}

.border-left {
  border-left:1px solid #eee;
}

.border-right {
  border-right:1px solid #eee;
}

.border-left {
  border-left:1px solid #eee;
}

.border-right {
  border-right:1px solid #eee;
}

.border-top {
  border-top:1px solid #eee;
}

.border-bottom {
  border-bottom:1px solid #eee;
}

.alignright{float:right}
.alignleft{float:left}
img.alignleft{display:inline;float:left;margin-right:15px}
img.alignright{display:inline;float:right;margin-left:15px}

