body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #a07154;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #a79c8e;
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #685d4f;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #bead98;
}


strong {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #a53c27;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

em {
	font-weight: em;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 1px;
	color: #974c4c;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}


h1 {
	margin: 2px;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #54504c;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 16px;

}


h2 {
	margin: 22px;
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 10px;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #54504c;	
	padding-left: 22px;

}


A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #a54560;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-VARIANT: none;
	TEXT-DECORATION: none;
	TEXT-TRANSFORM: uppercase;

}
a:link {
	color: #a54560;

}
a:visited {
	color: #a54575;
}
a:hover {
	color: #655d54;
	border-bottom: 2px #d4c1aa solid;

}
