body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.emphasis {
	color: 4d9594;
	font-weight: bold;
}
p {
	font-size: 12px;
}
.emphasisdark {
	font-weight: bold;
	color: 006666;
}
a:hover {
	font-weight: bold;
	color: ffcc00;
}
a {
	color: 006666;
}
a:active {
	color: #ffcc00;
}
