body  {
	font: 100% Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	background: #FFFFFF;
	margin: 10; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 960px;  
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0 solid;
	text-align: center;
} 
.twoColFixLtHdr #linepad { 
	height: 4px;
} 
.twoColFixLtHdr #footer {
	background: #FFFFFF;
	font-size: 10pt;
	text-align: center;
	color: #666666;
} 
html, h1, h2, h3, h4 {
	text-align:left;
	height:auto;
}
tr, td, tbody {
	font-size: 10pt;
	text-align:left;
}
h1, h2, h4 {
	font-weight: bold;
	font-size: 14pt;
	color: #CC0066;
}
h3 {
	font-weight: bold;
	font-size: 14pt;
	color: #CC0066;
	border-bottom-style:solid; 
	border-bottom-width:1px; 
}
a:link {
	text-decoration:none;
	color: #3333CC
}
a:visited {
	text-decoration:none;
	color: #993399
}
a:active {
	text-decoration:none;
	color: #FF0080;
}
a:hover {
	color: #FF0080;
}
.bahamasblue {
	background-color: #ECECFF;
}
.bahamaspink {
	background-color: #FFF0F0;
}
.style6 {
	white-space: nowrap;
}
