@charset "utf-8";
/* CSS Document */

body {
	background-color: #035EA0;
}
.style1 {
	color: #023F6E;
	font-family: "Lucida Calligraphy";
	font-size: 30px;
}
.style2 {
	font-family: "Lucida Calligraphy";
	color: #023F6E;
}
.style3 {
	color: #003366;
	font-family: "Comic Sans MS";
}
.style5 {
	font-size: 12px;
	font-family: "Comic Sans MS";
	color: #003366;
}
.link_1 {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.style11 {	color: #0066CC;
	font-size: 12px;
}
.style12 {
	font-size: 16px;
	color: #003366;
	font-family: "Comic Sans MS";
}
.style13 {
	font-size: 12px;
	color: #023F6E;
}


.style4 {
	color: #FFFFFF;
	font-size: 12px;
}
a.link_headings:link {
	font-family: "Lucida Calligraphy";
	color: #023F6E;
	text-decoration: none;
}
a.link_headings:hover {
	font-family: "Lucida Calligraphy";
	color: #023F6E;
	background-color: #EAE2B9;
	text-decoration: none;
}
a.link_headings:visited {
	font-family: "Lucida Calligraphy";
	color: #023F6E;
	text-decoration: none;
}
a.website:link {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.website:hover {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #CCB045;
	text-decoration: underline;
}
a.website:visited {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.group:link {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
a.group:hover {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #023F6E;
	text-decoration: underline;
}
a.group:visited {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
.heading_background {
	background-color: #EFE3BD;
}
