body	{
	margin:		0;
	padding:	0;
        background-color: #0d54b5;
	
	}
div, th, dd, dl, dt    {
/* redundant selectors to help NS4 not forget */
    font-family: verdana, "Book Antiqua", palatino, serif;
    }
a:link	{
	color:	#000000;
	background-color: transparent;
	text-decoration:	none;
	font-family:  Arial, Helvetica, sans-serif; font-size: 12px;
	}
a:visited	{
	color:	#000000;
	background-color: transparent;
	text-decoration:	none;
	font-family:  Arial, Helvetica, sans-serif; font-size: 12px;
	}
a:active	{
	color:	#000000;
	background-color: transparent;
	text-decoration:	none;
	font-family:  Arial, Helvetica, sans-serif; font-size: 12px;
	}
a:hover	{
	color:	#000000;
	background-color: transparent;
	text-decoration:	none;
	font-family:  Arial, Helvetica, sans-serif; font-size: 12px;
	}

ol, li, dl, dt, dd {
	line-height: 1.2em; font-size: 12px;

	}


/* ################################################################## */
/* THIS IS THE STYLE FOR ALL FONTS */
/* ################################################################## */


h1	{
	font-size:	13px;
	color: #000000;
; font-family: Verdana, Arial, Helvetica, sans-serif
	}

h2	{
	font-size:	12px;
	color: #000000;
; font-family: Verdana, Arial, Helvetica, sans-serif
	}

h3	{
	font-size:	11px;
	color: #000000;
; font-family: Verdana, Arial, Helvetica, sans-serif
	}

h4 {
	font-size:	11px;
	color: #52FF33;
; font-family: Verdana, Arial, Helvetica, sans-serif
	}

h5	{
	font-size:	11px;
; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0066CC
	}

h6	{
	font-size:	11px;
; font-family: Verdana, Arial, Helvetica, sans-serif; color: #A88DC5
	}


img	{
		/* turns off gaps around images */
	border:	0
	}


code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}
	.unnamed1 {  background-image: url(images/essencewater.gif)}

.fineprint {
	font: 9px arial, verdana, sans-serif;
	color: #000;
	border: 0;
	text-align: center;
	}


/* ################################################################## */
/* THIS IS THE CUSTOM NAVIGATION */
/* ################################################################## */

td, p
 { font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 1.3em;
	font-color: #000000;

	}



select, input, textarea {  border: #999999; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background-color: #F0F0F0}
