.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.bg {
	background-attachment: fixed;
	background-image: url(../images/globebg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.butt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.butt:hover {
	Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
