.desgnedBy {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #FFFFFF;
}
.colorWhite {
	color: #FFFFFF;
}
.bgRainbowTop {
	background-image: url(../images/bg_rainbow_top.gif);
	background-repeat: no-repeat;
}
.bgRainbowLeft {
	background-image: url(../images/bg_rainbow_left.gif);
	background-repeat: no-repeat;
}
.bgRainbowMain {
	background-image: url(../images/bg_rainbow_main.gif);
	background-repeat: no-repeat;
}
.mainText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;


}
.bottomLinks {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #CC3333;
	letter-spacing: 1px;
}
.tableText {
	font-size: 14px;
	color: #000000;
}
.header {
	font-size: 18px;
	font-weight: normal;
	color: #FFDE00;
}
