.iwbody {
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	font-size: 13px;
	background-attachment: scroll;
	font-weight: bold;
}
.light {
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	font-size: 10px;
	background-attachment: scroll;
	font-weight: normal;
	color: #666;
}
.body2 {
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	font-size: 12px;
	background-attachment: fixed;
	font-weight: normal;
	color: #0054A8;
	background-image: url(images/sky.jpg);
	text-align: left;
}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	font-size: 16px;
	background-attachment: scroll;
	font-weight: bold;
	color: #0054A8;
	line-height: 30px;
	text-align: center;
}
.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
}
