@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #c0ab7e;
}
body {
	background-color: #9a8350;
	background-image: url();
}
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #c0ab7e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c0ab7e;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.copy {
	font-size: 12px;
	font-family: Georgia;
	color: #c0ab73;
	line-height: 14px;
	text-decoration: none;
	margin: 1px;
	letter-spacing: 0.05ex;
}

</style>.contactscroll {
	overflow: auto;
	height: 650px;
	width: 650px;
	position: fixed;
	visibility: hidden;
	background-attachment: scroll;
	background-position: center center;
	clear: both;
	float: none;
}
.phone {
	font-size: 14px;
	font-family: Georgia;
	color: #c0ab73;
	line-height: 16px;
	text-decoration: none;
	margin: 1px;
	letter-spacing: 0.05ex;
}
