body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.shortindent {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
	margin-right: 10px;
}
.spacebetweenlinesoftext {
	line-height: 20px;
}
.BulletListWithSpaces {
	list-style-type: disc;
	line-height: 18px;
}
