@charset "utf-8";
.normalText {
	font-size: 18px;
}

.textsizeColor {
	font-size: 36px;
	color: #FFF;
}
.whiteColor {
	color: #FFF;
}
.whitebackgrnd1 {
	background-color: #FFF;
}

.bkgrDarkblue {

}
.blueText1 {
	color: #039;
}
.shadow {
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
}
