body {
	background-color: #d0b5b2;
	background-image: url("peach/background.gif"); 
	background-repeat: repeat-x;
        color: #656561;
	font-family: Tahoma;
	font-size: 11 px;
}

.footer, .footer a {
	font-family: Tahoma;
	font-size: 11 px;
	color: #665247;
	text-align: left;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

ul, li, p, td {
	color: #656561;
	font-family: Tahoma;
	font-size: 11 px;
}

.header{
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}

a:hover {
  color: #000000;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #707070;
	}
