div#preload {
	display: none; 
}

body {
	margin-width: 0;
	margin-height: 0;
	margin-left: 0;
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
	font-family: Lucida Grande, Helvetica, arial, sans-serif;
	line-height: 19px;
	text-align: center;
	background: #8FD1E3 url(images/BGwhite.gif) center no-repeat;
}

.bodytext {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7F7C75;
	padding-right: 20px;
	line-height: 14px;
}

.innerbodytext {
	background: url(images/lineVert.gif) 1px 110px no-repeat;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7F7C75;
	padding-right: 20px;
	line-height: 14px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

