@charset "utf-8";
.bodyback {
	background-color: #4e66a4;
}
.linkblack {
	color: #000;
}
.redtext {
	font-family: Arial;
	color: #F00;
}
.bluetype {
	font-family: Arial;
	color: #4e66a4;
	font-weight: bolder;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.redlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #F00;
}
.REDSMALL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.santatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.bigfirstleter {
	font-size: 18pt;
	font-style: normal;
	font-weight: bolder;
	color: #000;
}