

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.WhiteHeading {
	color: White;
	Font-size: 16px;
	font-style: italic;
	margin: 0 0 0px 0;
	padding: 0px 0 0 0;
}

.NormalWhiteText {
    font-size: 11px;
    color: White;
    line-height: 1.3em;
}

.ColorRed {
color: rgb(130, 0, 0);
}

