body {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 0.7em;
}
.lightborder td {
	border-top: thin none #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;
}
.lightborder table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
ul {
margin-left:1px;

}
p {
	margin: 0px;
	padding: 0px;
}
