.Heading {
	font-family: "Comic Sans MS", Commons, Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.Heading2 {
	font-family: "Comic Sans MS", Commons, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;

}
.regText1 {
	font-family: "Comic Sans MS", Commons, Arial;
	font-size: 12px;
}
.regText {
	font-family: "Comic Sans MS", Commons, Arial;
	font-size: 16px;
}
.background {
	background-image: url(images/smaller_blue.gif);
	background-repeat: no-repeat;
}
.indexBackground {
	background-image: url(images/inside_large_area.gif);
	background-repeat: no-repeat;
}
.no-repeat {
	background-repeat: no-repeat;
}
