UL {list-style-image: url("http://megaglobe.com/images/sel_icon.png")}

h1 {
  font-size:24;
}

table.cardTable {
  border: 1px solid lightblue;
} 

.leftnav {
  color: #033A99;
  text-decoration: none; 
  font-weight:bold; 
}  

.leftnav:hover { 
  color:#FF6820; 
  text-decoration: none; 
  font-weight:bold;
}
