	body {
		color: #000000;
		background-color: #60441c;
		font-size: 1em;
		font-family: font-family: baskervile, garamond, arial, helvetica, geneva, sans-serif;
	}
	
	div#all {
		color: #000000;
		background-color: #ffffff;
		margin-left: auto;
		margin-right: auto;
		width: 852px;
		border: solid 3px #dfd29e;
	}
	
	div#forprintonly {
		display: none;
	}

	.before {
		margin-bottom: 2px;
	}
	
	.after {
		margin-top: 0px;
	}
	
	.highlight {
		font-weight: bold;
	}
	
	.main {
		padding-left: 20px;
		padding-right: 7px;
	}
	
	tr.menu {
		padding-left: 3px;
		padding-bottom: 7px;
	}
	
	.bill {
		width: 200px;
	}
	
	img#hihouse {
		margin-right: 10px;
		margin-left: 7px;
		margin-bottom: 5px;
	}
	
	.grey {
		background-color: #c0c0c0;
		color: #000000;
		font-weight: bold;
		margin-bottom: 2px;
	}
	

/* Start Skip Links Information */	
		div#top {
		float: left;
		}
	
		.skip {
			font-size: 3px;
			line-height: 3px;
			font-family: verdana, arial, helvetica, geneva, sans-serif;
		}
		
	/* Style for skip links */	
		/* link is in light grey with green background */	
			a.s1:link {
				color: #cccccc;
				background-color: #91b3ad;
				text-decoration: none;
			}

		/* visited is in light grey with green background  */	
			a.s1:visited {
				color: #cccccc;
				background-color: #91b3ad;
				text-decoration: none;
			}

		/* hover is in black with white background */
			a.s1:hover {
				color: #000000;
				background-color: #ffffff;
				font-size: 10px;
				line-height: 12px;
			}

		/* active is in light grey with green background */
			a.s1:active {
				color: #cccccc;
				background-color: #91b3ad;
				text-decoration: none;
			}
	
/* End Skip Links Information */


/*  Begin Navigation Links Information */	

	
	/* link is dark green with yellow background    */	
		a.nav:link {
			color: #4d612c;
			background-color: #ffff99;
			
			line-height: 1.5em;
		}

	/* visited is dark purple with yellow background   */	
		a.nav:visited {
			color: #5d2b84;
			background-color: #ffff99;
			
			line-height: 1.5em;
		}

	/* hover is white with brown background   */
		a.nav:hover {
			color: #ffffff;
			background-color: #60441c;
			
			line-height: 1.5em;
		}

	/* active is brown with white background    */
		a.nav:active {
			color: #60441c;
			background-color: #ffffff;
			font-weight: bold;
			
			line-height: 1.5em;
		}


/*  End Navigation Links Information */	



/*  Begin Current Navigation Links Information */	

	
	/* link is dark green with white background    */	
		a.curnav:link {
			color: #4d612c;
			background-color: #ffffff;
			line-height: 1.5em;
		}

	/* visited is dark green with white background   */	
		a.curnav:visited {
			color: #4d612c;
			background-color: #ffffff;
			line-height: 1.5em;
		}

	/* hover is white with brown background   */
		a.curnav:hover {
			color: #4d612c;
			background-color: #ffffff;
			line-height: 1.5em;
		}

	/* active is dark green with white background    */
		a.curnav:active {
			color: #4d612c;
			background-color: #ffffff;
			line-height: 1.5em;
		}


/*  End Navigation Links Information */	


/*  Begin Regular Links Information */	

	
	/* link is dark green with white background    */	
		a.reg:link {
			color: #4d612c;
			background-color: #ffffff;
		}

	/* visited is dark purple with white background   */	
		a.reg:visited {
			color: #5d2b84;
			background-color: #ffffff;
		}

	/* hover is white with brown background   */
		a.reg:hover {
			color: #4d612c;
			background-color: #ffffff;
		}

	/* active is dark green with white background    */
		a.reg:active {
			color: #4d612c;
			background-color: #ffffff;
		}


/*  End Navigation Links Information */	



/*  Begin Bottom Links Information */	

	
	/* link is dark green with cream background    */	
		a.bottom:link {
			color: #4d612c;
			background-color: #b9c07c;
			
		}

	/* visited is dark purple with cream background   */	
		a.bottom:visited {
			color: #5d2b84;
			background-color: #b9c07c;
			
		}

	/* hover is white with brown background   */
		a.bottom:hover {
			color: #ffffff;
			background-color: #60441c;	
		}

	/* active is brown with white background    */
		a.bottom:active {
			color: #60441c;
			background-color: #ffffff;
			font-weight: bold;
		}


/*  End Links Information */	


/*  Begin Links Information */	

	
	/* link is dark green with white background    */	
		a:link {
			color: #4d612c;
			background-color: #ffffff;
			
		}

	/* visited is light green with white background   */	
		a:visited {
			color: #5d2b84;
			background-color: #ffffff;
			
		}

	/* hover is white with brown background    */
		a:hover {
			color: #ffffff;
			background-color: #60441c;	
		}

	/* active is brown with white background    */
		a:active {
			color: #60441c;
			background-color: #ffffff;
			font-weight: bold;
		}


/*  End Links Information */	





table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: rgb(51, 0, 153); 
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: #60441c;
	background-color: #b9c07c;
}