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

.bodytext {
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	font-size: 13px;
}

.custombutton {
	padding:0;
	margin:0;
	border:0;
	background:none;
	cursor:pointer;
}

* html .custombutton {
	cursor:hand;
} /* alternate cursor style for ie */



.pagehead {
	font-size: 16px;
	font-weight: bold;
}
		
.cartoptions {
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	font-size: 10px;
}

