@charset "utf-8";
body {
	background-image: url(images/background.gif);
}
.style3 {
	font-weight: bold;
	font-family: "Agency FB";
	color: #C0C040;
	font-size: 42pt;
}
.style4 {
	font-family: Arial;
	font-size: 18px;
	color: #000066;
}
style5 {
	font-family: Arial;
	font-size: 24px;
	color: #000066;
}
.style5 {
	font-size: 24px
}
.style6 {font-size: 12px}
.style8 {
	font-size: 24px;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #000066;
}
.style10 {font-size: 12px; font-style: italic; }
.style12 {font-size: 12px; font-style: italic; font-family: Arial; }


body,td,th {
	font-family: Agency FB, Arial;
	font-size: 14px;
	color: #000066;
}
h1 {
	font-size: 42px;
	color: #C0C040;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
	border-bottom-style: dotted;
}

