body,td,th {/*Default FONT*/
	font-family: Arial,sans-serif;
	font-size: small;
	background-image: url(_pageimage/rebkgnd.jpg);
	}

.P1 {/*Boat description Paragraphs*/
	font-family: Arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
    color: #000000; /* Black */
}

.justify {/*Justified*/	
	text-align:justify;		
}

.red {/*Highlight*/
	color: #FF0000;
}
.blue {/*Sub Heading*/
  color: #0033CC;
}

.center{margin-right:auto;margin-left:auto;width:740px;}

.slvbkgnd {
	background-color: #999;
}
