font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image: url(union%20flag.jpg);
	background-repeat: no-repeat;
	background-position: 80% top;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a {
	color: #3333CC;
	text-decoration: none;

}
.italic {
	font-style: italic;
	font-weight: bold;
}

