body {
	background-color: #CBCB99;
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 13px;
}
.border {
	border: 1px solid #333333;
}
.line {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 800px;
}
.bodystyle {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.style3 {
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #971A20;
}
.bullets {
	list-style-type: circle;
	font-family: "Lucida Sans", "Lucida Sans Unicode";
	font-size: 13px;
}

