p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.leftedge {
	background-image: url(edge/left%20edge.jpg);
	background-repeat: repeat-y;
}
.bottomedge {

	background-image: url(edge/bottom%20edge.jpg);
	background-repeat: repeat-x;
}
.topedge {


	background-image: url(edge/top%20edge.jpg);
	background-repeat: repeat-x;
}
.rightedge {

	background-image: url(edge/right%20edge.jpg);
	background-repeat: repeat-y;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	margin: 0px;
	list-style-type: circle;
	list-style-position: outside;
}
body {
	background-color: #9C9A5A;
}
.emptyrow {
	line-height: 16px;
}
.capt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	margin: 0px;
}
.lineremoval {
	height: 18px;
	font-size: 9px;
}
