.emphasis {
	font-weight: bold;
	color: #6B0724;
	letter-spacing: 0.19ex;
	font-size: 100%;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;

}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	background-image:   url("../images/shared/bg_brown_all.gif");
	letter-spacing: 0.15ex;
}
.border {
	border: 1px solid #968668;
}
.bordernTop {
	border-top: 1px none #968668;
	border-right: 1px solid #968668;
	border-bottom: 1px solid #968668;
	border-left: 1px solid #968668;
}
.linelower {

	border-top: 1px none #968668;
	border-right: 1px none #968668;
	border-bottom: 1px solid #968668;
	border-left: 1px none #968668;
}
a {
	color: #968668;
	text-decoration: underline;
}
.borderNobtm {
	border-top: 1px solid #968668;
	border-right: 1px solid #968668;
	border-bottom: 1px none #968668;
	border-left: 1px solid #968668;
}
.linelowerlight {


	border-top: 1px none #C7BEAF;
	border-right: 1px none #C7BEAF;
	border-bottom: 1px solid #C7BEAF;
	border-left: 1px none #C7BEAF;
}
p {
	line-height: 20px;
	margin: 2px 20px 5px;
	padding: 2px 20px 5px;
}
ul {
margin: 5px 25px 5px 16px;
padding: 0px;
}
li {
margin: 0px;
padding: 0px 0px 6px 0px;

}
