@charset "utf-8";
.lightpurple {
	color: #E1D6DD;
}
.plum {
	color: #753A6D;
}
.chestnut {
	color: #AA612A;
}
.cream {
	color:: #FCEFA1;
}
.babyblue {
	color: #6c94c9;
}
.yellow {
	color: #ffe617;
}
.black {
	color: #000000;
}
.seriesBG {
	background-image: url(../graphics/SeriesBG.png);
	background-repeat: repeat;
}

