body, html {
	background:#FFFFFF url('topbg.jpg') no-repeat center top;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	line-height: 150%;
}

h1 {
	font-family: Times New Roman,Helvetica,sans-serif;
	font-size: 18px;
	color: #7D6F46;
	text-decoration: none;
	border: none;
	font-weight: bold;
	line-height: 110%;
}

a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D6F46;
	text-decoration: underline;
	border: none;
}

a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D6F46;
	text-decoration: none;
	border: none;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 200%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D6F46;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 0px;
	margin: 16px;
}


