
.notat-normal {}
.notat-citat {}
.notat-paragraph {}
.notat-h1 {}
.notat-h2 {}
.notat-h3 {}
.notat-h4 {}
.notat-h5 {}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.notat-normal {
line-height: 12px;  font-size: 12px;
}

.notat-em {
padding-left: 5px;  font-style: italic;
}

.notat-paragraph {
padding-top: 4px; padding-bottom: 4px; line-height: 16px;  font-size: 13px; 
}

.notat-h1 {
line-height: 32px; font-size: 20px;  
}

.notat-h2 {
line-height: 32px; font-size: 18px; 
}

.notat-h3 {
line-height: 32px; font-size: 17px; 
}

.notat-h4 {
line-height: 32px; font-size: 16px; 
}

.notat-h5 {
line-height: 32px; font-size: 15px; 
}

