.font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #669999;
}
.aquaFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.cartFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.addToCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	background-color: #FFFFFF;
	border: none #FFFFFF;
	text-align: center;


}
.10font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.submit {
	font-size: 12px;
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
	background-color: #FFFFFF;
	border: none;
	text-align: right;


}
.aquaBold {
	font-size: 12px;
	font-weight: bold;
	color: 669999;
	font-family: Arial, Helvetica, sans-serif;

}
.buttonWithCenter {
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-size: 12px;

}
