

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.heading {
color: #0F245B; font-weight: bold; font-size: 16px;
}

.tickedList {
list-style-image:url('/images/tick.png'); line-height: 200%;
}

.center {
text-align: center;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.heading {
color: #663FA1; font-weight: bold; text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.25); font-size: 20px; margin: 0px;
}

.ticked-list {
list-style-image:url('/images/tick.png'); line-height: 200%;
}

.small {
font-size: 80%
}

.normal {
font-size: 100%
}

.large {
font-size: 150%
}

.smallHeading {
color: #663FA1; font-weight: bold; text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.25); font-size: 16px; margin: 0px;
}

