<--!  

naples.css

The default HTML style sheet for the City of Naples web site

-->

P		{	color: black;
			font-family: "Times New Roman",Times;
			font-size: small;
			font-weight: normal;
		}

.headline-green	{	color: #66AA00;
			font-family: Tahoma,Arial,San-Serif;
			font-size: large;
			font-weight: bold;
		}

.subhead-green	{	color: #66AA00;
			font-family: "Times New Roman",Times;
			font-size: medium;
			font-weight: bold;
		}

.subhead-brown	{	color: #866500;
			font-family: "Times New Roman",Times;
			font-size: medium;
			font-weight: bold;
		}


.warning	{	color: red;
			font-weight: bold;
		}


.note		{	color: #66AA00;
			font-weight: bold;
		}


.copyright	{

		}

.disclosure	{	color: black;
			font-family: Arial, Helvetica, sans-serif;
			font-size: xx-small;
			font-weight: normal;

		}



