body {
	background-color: #f9f9f9;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #5c6969;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #5c6969;
	text-decoration: underline;
}
