/* STYLESHEET FOR COMMITTEE FOR RESPONSIBLE WATERFRONT DEVELOPMENT */

		body	{
			background-color:	#ccffff;
			font-family:		Arial, Helvetica, Sans-serif;
			color:			#000033;
		 	margin-left:		5%;
			margin-right:		5%
			}

		h1 	{ font-size:	200%; 	}
		h2 	{ font-size:	150%;	}
		h3 	{ font-size:	120%;	}
		h4 	{ font-size:	100%;	}
		h5	{ font-size:	80%	}

		h1,h2,h3,h4,h5:
			{
			color:		#000099;
			}



		li	{
			margin-top:	1em
			}

		i	{
			font-family:	Times, "Times New Roman", Serif;
			font-size:	110%
			}

		.indent
			{
			margin-left:	2em
			}

		.banner	{
			color:			#ffffff;
			background-color:	#003399;
			text-align:		center;
			}

		.redflag	{
			color:			#ffff00;
			background-color:	#cc0000;
			text-align:		center;
			}

		.caption
			{
			font-size:	80%;
			color:		#000099;
			font-weight:	bold;
			}

		.center	{
			text-align:	center
			}

		.footnote
			{
			font-family:	Times, "Times New Roman", Serif;
			font-size:	100%;
			}

		.hangindent
			{
			text-indent:	-3em;
			margin-left:	3em
			}

		.header	{
			font-family:	Arial, Helvetica, Sans-serif;
			color:		#003399;
			text-align:	left
			}

		.plain	{
			list-style-type:	none;
			}

		.wi	{
			font-size:	110%;
			font-color:	#000066;
			}

		.link	{
			font-family:	Arial, Helvetica, Sans-serif;
			font-size:	80%;
			font-weight:	bold;
			margin-left:	5em
			}

		/* default menu link colors */

		a:link		{ color : #990000 }
		a:hover		{ color	: #cc3300 }
		a:active 	{ color : #ffffff }
		a:visited	{ color : #006699 }