@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 0c2c46;
	margin-top:0;
	text-align:left;
	background-image: url(/graphics/islandGirlsBg.jpg);
	background-color: #A2DAFF;
	background-repeat: repeat-x;
}
td {
	font-size: 14px;
	color: 0c2c46;
	margin-top:0;
	text-align:left;
	vertical-align:top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: 32648d;
}
.titles02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 32648d;
	font-style: italic;
}

