body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	color: #131511;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #131511;
}
.small {
	font-size: 9px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #0F8F8D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: square;
}
.rightMargin {
	margin-right: 40px;
}
#bottom {
	position: fixed;
	bottom: 0px;
	/* [disabled]right: 0px; */
	float: right;
}
