#baloon {
	height: 500px;
	width: 610px;
	margin-left: 20px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
}

.StrongBig {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
}


.normal12 {
	font-size: 12px;
	font-weight: normal;
}
.blackBig {
	font-size: 20px;
	font-weight: bold;
}

.normal14 {
	font-size: 14px;
	font-weight: normal;
}
.strong14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0099;
}

.blue {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
#content {
	height: 540px;
}
.green {
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
}

