body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dots {
	padding: 5px;
	margin: auto;
	border-top: thin none #000000;
	border-right: thin dotted #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;



}
.dots2 {

	padding: 5px;
	margin: auto;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin dotted #000000;
	border-left: thin none #000000;
}a {
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.black {
	color: #000000;
}
