body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin-top: 25px;
	margin-left:25px;
	}
a {
	font-family: "Times New Roman", times, serif;
}
a:link {
	color: rgb(0,61,135);
}
a:visited {
	color: rgb(1,71,12);
}
li {
	list-style-type: disc;
	text-align: left;
	font-size: medium;
	margin-left: 15px;
}
.bigcap {
	font-family: "Times New Roman", times, serif;
	font-size: x-large;
	font-weight: bold;
	color: rgb(0,61,135);
}
.bigbrown {
	font-size: x-large;
	color: rgb(1,71,12);
	max-width: 700px;
	text-align: center;
}
.copy {
	text-align: left;
	vertical-align: bottom;
	width: 530px;
}
.leftlinks {
	text-align: left;
	width: 160px;
	margin-right: 25px;
}
.justcopy {
	text-align: left;
	vertical-align: top;
	max-width: 700px;	
}
.asterisk {
	text-align: left;
	font-size: small;
	color: rgb(0,61,135);
	width: 530px;
}
h1 {
	font-family: "Times New Roman", time, serif;
	color: rgb(0,61,135);
	text-align: center;
}
h3 {
	color: rgb(0,61,135);
	text-align: center;
	vertical-align: top;
	width: 530px;
}
h4 {
	text-align: left;
	vertical-align: top;
	width: 530px;
}
.wh {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	float: right;
}
.cruise {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	vertical-align: bottom;
}
.pic {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;	
}
.home {	
	text-align: center;
	font-family: "Times New Roman", time, serif;
	text-decoration: none;
	color: rgb(0,61,135);
	font-size: small;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.block {
	display: block;
	text-align: center;
	font-size: small;
	width: 530px;
}