body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.bottomtable {
	border: thin dashed #FF0012;
}
a {
	font-weight: bold;
	color: #FF0012;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
p {
	font-size: 11px;
	line-height: 16px;
}
