body {
	margin: 0px;
}

.clouds {
	background: url(images/sharedimg/clouds.jpg) left bottom repeat-x #0085BE;
}

.plane {
	background: url(images/sharedimg/clouds-plane.jpg) left bottom repeat-x #0085BE;
}

.normaltxt {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.normaltxt a{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.blacktxt {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.blacktxt a{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.blackh1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.h1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background: url(images/sharedimg/h1-img-bg.gif) repeat-x;
	padding-top: 8px;
}