body {
	background: url(images/bkgrnd2.gif);
}

p, h1, div, td, ul, li {
	color: #606;
	font: "Times New Roman", Times, serif;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
}

a:link {
	color: #906;
}

a:visited {
	color: #90C;
}

a:hover, a:active {
	colro: #FCF;
}

.clear {
	clear: both;
}

ul#services {
	width: 280px;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	float: left;
}


div#copyright {
	text-align: center;
	margin: 0 auto 0 auto;
	font: 9px "Times New Roman", Times, serif;
}

	div#copyright a {
		font: 9px "Times New Roman", Times, serif;
	}
