.CSansLargeDBlue {
	font-family: "Comic Sans MS", Monotxt;
	font-size: 24px;
	font-weight: normal;
	color: #000066;
}
.cSansSmallDBlue {
	font-family: "Comic Sans MS", Monotxt;
	font-size: 14px;
	color: #000066;
}
.CSansLargeBoldDBlue {
	font-family: "Comic Sans MS", Monotxt;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.cSansSmallBoldDBlue {
	font-family: "Comic Sans MS", Monotxt;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.Stars {
	font-family: "Comic Sans MS", Monotxt;
	font-size: 16px;
	color: red;
	font-weight: bold;
}	
h1 {
	font-family: "Comic Sans MS", Monotxt;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
