Generally speaking you can create as many headings as you want but they must be defined as classes. So if you are looking at making more than 6 headings for organization purposes do something like :
.h7{
color: #111111;
font-size: 16px;
text-transform: uppercase;
}
I'm an extra heading