.buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #66CCFF;
	font-weight: bold;
}
.name {
	font-size: 24px;
	font-weight: bold;
	color: #66CCFF;
}
.copy {
font-size: 14px
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #66CCFF;
	font-weight: normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #66CCFF;
}
.mlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: thin solid #CCCCCC;
}
.alert {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
