.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bkgd {
	background-attachment: fixed;
	background-image: url(images/globe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
